-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
Tracking issue for post stage 0 bootstrap sequence redesign f...
#141901
opened Jun 2, 2025 by
jieyouxu
Open
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
Permit duplicate imports
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-nominated
Nominated for discussion during a lang team meeting.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
P-lang-drag-2
Lang team prioritization drag level 2.https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
#141043
opened May 15, 2025 by
jswrenn
Loading…
const-eval: allow constants to refer to mutable/external memory, but reject such constants as patterns
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-nominated
Nominated for discussion during a lang team meeting.
P-lang-drag-1
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
#140942
opened May 12, 2025 by
RalfJung
Loading…
Use lld by default on Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
x86_64-unknown-linux-gnu
stable
A-run-make
#140525
opened Apr 30, 2025 by
lqd
Loading…
Add compiler support for namespaced crates
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
rustdoc: Deprecate option Area: port run-make Makefiles to rmake.rs
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
--test-args
in favor of new insta-stable option --test-arg
A-run-make
#139869
opened Apr 15, 2025 by
fmease
Loading…
Fallback This issue / PR is in PFCP or FCP with a disposition to merge it.
F-f16_and_f128
`#![feature(f16)]`, `#![feature(f128)]`
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
{float}
to f32
when f32: From<{float}>
and add impl From<f16> for f32
disposition-merge
#139087
opened Mar 28, 2025 by
beetrees
Loading…
Improve the documentation of Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Display
and FromStr
, and their interactions
S-waiting-on-team
#136687
opened Feb 7, 2025 by
joshtriplett
Loading…
build_helper::compiletest module factored out of compiletest for use by bootstrap
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#135653
opened Jan 17, 2025 by
lolbinarycat
Loading…
Add lint against (some) interior mutable consts
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
P-lang-drag-3
Lang team prioritization drag level 3.https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
#132146
opened Oct 25, 2024 by
Urgau
Loading…
Tracking Issue for Area: linking into static, shared libraries and binaries
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
O-windows
Operating system: Windows
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
bare_link_kind
A-linkage
#132061
opened Oct 23, 2024 by
ChrisDenton
4 tasks
lexer: Treat more floats with empty exponent as valid tokens
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
to-announce
Announce this issue on triage meeting
#131656
opened Oct 13, 2024 by
richard-uk1
Loading…
Remove unstable cfg Area: Attributes (`#[…]`, `#![…]`)
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
target(...)
compact feature
A-attributes
#130780
opened Sep 24, 2024 by
Urgau
Loading…
Properly deduce object lifetime defaults in projections & trait refs
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
perf-regression
Performance regression.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#129543
opened Aug 25, 2024 by
fmease
Loading…
privacy: normalize associated types before visiting
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#126076
opened Jun 6, 2024 by
jswrenn
Loading…
rustdoc: add three-column layout for large desktops
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#120818
opened Feb 9, 2024 by
notriddle
Loading…
Split elided_lifetime_in_paths into tied and untied
A-tidy
Area: The tidy tool
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
L-elided_lifetimes_in_paths
Lint: elided_lifetimes_in_paths
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-lang
Relevant to the language team
to-announce
Announce this issue on triage meeting
#120808
opened Feb 8, 2024 by
shepmaster
•
Draft
3 tasks
#[cold] on match arms
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
#120193
opened Jan 21, 2024 by
x17jiri
Loading…
Rename Nominated for discussion during an async working group meeting.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
WG-async
Working group: Async & await
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
AsyncIterator
back to Stream
, introduce an AFIT-based AsyncIterator
trait
I-async-nominated
#119550
opened Jan 3, 2024 by
yoshuawuyts
•
Draft
rustdoc: hide Area: Rustdoc JSON backend
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
relnotes
Marks issues that should be documented in the release notes of the next release.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#[repr]
if it isn't part of the public ABI
A-rustdoc-json
#116882
opened Oct 18, 2023 by
fmease
Loading…
Clarify drop_in_place safety
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-opsem
Relevant to the opsem team
#108684
opened Mar 3, 2023 by
Manishearth
Loading…
Strip leading trailing empty lines in doc code blocks
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#103376
opened Oct 21, 2022 by
GuillaumeGomez
•
Draft
doc(notable_trait) for impls
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#94904
opened Mar 13, 2022 by
conradludgate
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.