-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Issues: rust-lang/rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
#[doc(cfg(..)]
does not respect check-cfg
C-bug
#138358
opened Mar 11, 2025 by
clubby789
Option to pass flags to Category: An issue proposing an enhancement or a PR with one.
F-check-cfg
--check-cfg
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
rustc
while bootstrapping using a file
C-enhancement
#135800
opened Jan 20, 2025 by
WaffleLapkin
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
F-check-cfg
--check-cfg
--print=check-cfg
C-tracking-issue
#125704
opened May 29, 2024 by
Urgau
1 of 3 tasks
#![allow(unexpected_cfgs)] does not work for modules
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
F-check-cfg
--check-cfg
L-unexpected_cfgs
Lint: unexpected_cfgs
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#124735
opened May 5, 2024 by
taiki-e
Mark existing well-known cfg as unknown
C-discussion
Category: Discussion or questions that doesn't represent real issues.
F-check-cfg
--check-cfg
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#117778
opened Nov 10, 2023 by
Urgau
ProTip!
Add no:assignee to see everything that’s not assigned.