Unknown lang item: `alloc_layout`
Open
Nobody has claimed this yet.
bug
enhancement
HIR
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 231
- Avg merge
- 19h 55m
- Merged PRs (30d)
- 67
Description
Not present in the list of #742 so it might have been removed? but we need it for 1.49 anyways
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue #742 and the current gccrs handling of language items; confirm why alloc_layout is absent and how Rust 1.49 requires it. Done means establishing the expected treatment of alloc_layout and adding or updating the relevant compiler coverage so the item is no longer reported as unknown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100