Skip to content

Issues: rust-lang/rust

Draft release notes for 1.87
#140133 opened Apr 21, 2025 by BoxyUwU
Open 5
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

#[doc(cfg(..)] does not respect check-cfg C-bug Category: This is a bug. F-check-cfg --check-cfg F-doc_cfg `#![feature(doc_cfg)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138358 opened Mar 11, 2025 by clubby789
Option to pass flags to rustc while bootstrapping using a file C-enhancement 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)
#135800 opened Jan 20, 2025 by WaffleLapkin
Tracking Issue for --print=check-cfg C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC F-check-cfg --check-cfg
#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.