#![crate_type] and #![crate_name] aren't allowed inside cfg_attr
Open
Nobody has claimed this yet.
A-diagnostics
C-enhancement
- Dominant language
- reStructuredText
- Stars
- 497
- Forks
- 41
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 4
Description
Or at least there is a future compat lint against it that I introduced last year: https://github.com/rust-lang/rust/pull/83744
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 locating the FLS material covering crate_type, crate_name, and cfg_attr, then read the referenced Rust pull request for the compatibility context. Done means the specification clearly records the applicable restriction or identifies that the issue needs a more precise scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100