-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Tracking issue for release notes of #131729: Make the --check-cfg
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
test
cfg a userspace check-cfg
F-check-cfg
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!
Adding no:label will show everything without a label.