-
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
1
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
tests/ui
: A New Order [10/N]
S-waiting-on-author
#142217
opened Jun 8, 2025 by
Kivooeo
Loading…
Minor tweaks to refcell logging
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#142216
opened Jun 8, 2025 by
nealsid
Loading…
rustc_const_eval
: respect target.min_global_align
A-LLVM
#142198
opened Jun 8, 2025 by
folkertdev
Loading…
[do not merge] testing
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
#142094
opened Jun 5, 2025 by
ChrisDenton
Loading…
nll-relate: improve hr opaque types support
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142079
opened Jun 5, 2025 by
lcnr
Loading…
Make many Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
MacResult
methods unreachable.
S-waiting-on-author
#142061
opened Jun 5, 2025 by
nnethercote
Loading…
transmutability: shift abstraction boundary
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142040
opened Jun 4, 2025 by
jswrenn
Loading…
Attempted to fix #141972 Parameter ABI inconsistency error in Rust for RISC-V
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141979
opened Jun 3, 2025 by
YingkaiLi-VM
Loading…
Stabilize Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
feature(more_qualified_paths)
S-waiting-on-author
#141922
opened Jun 2, 2025 by
WaffleLapkin
Loading…
Turn Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
stdarch
into a Josh subtree
A-meta
Remove check_mod_loops query and run the checks per-body instead
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141883
opened Jun 2, 2025 by
oli-obk
Loading…
Introduce Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ByteSymbol
perf-regression
#141875
opened Jun 2, 2025 by
nnethercote
•
Draft
[DO NOT MERGE] Crate local distributed slice
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141830
opened May 31, 2025 by
jdonszelmann
•
Draft
Add diagnostic explaining STATUS_STACK_BUFFER_OVERRUN not only being used for stack buffer overruns if link.exe exits with that exit code
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141828
opened May 31, 2025 by
Fulgen301
Loading…
Introduce Area: AST
F-impl_restriction
`#![feature(impl_restriction)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
impl
restrictions to AST, lower to rustc_middle
A-ast
#141754
opened May 30, 2025 by
jhpratt
Loading…
Suggest to bind Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
self.x
to x
when field x
may be in format string
S-waiting-on-author
#141633
opened May 27, 2025 by
xizheyin
Loading…
[experimental, do not merge!] a faster implementation of Polonius and a more compact DenseBitSet implementation
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
[rustdoc] Give more information into extracted doctest information
O-unix
Operating system: Unix-like
O-windows
Operating system: Windows
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#141399
opened May 22, 2025 by
GuillaumeGomez
Loading…
rustc_const_eval: Expose APIs for signalling foreign accesses to memory
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141391
opened May 22, 2025 by
nia-e
Loading…
[experimental, do not merge!] a faster implementation of Polonius
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
[experiment, do not merge!] rewrite the DenseBitSet structure to only use 1 word on the stack
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Extend minicore with intrinsics and use it to replace #[rustc_intrinsic] in tests
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141319
opened May 21, 2025 by
rptr
Loading…
Fix glob import tests
A-tidy
Area: The tidy tool
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#141060
opened May 15, 2025 by
pvdrz
Loading…
avoid violating Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
slice::from_raw_parts
safety contract in Vec::extract_if
S-waiting-on-author
#141032
opened May 15, 2025 by
petrosagg
Loading…
[WIP] Expand free alias types during variance computation
F-lazy_type_alias
`#![feature(lazy_type_alias)]`
perf-regression
Performance regression.
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Previous Next
ProTip!
no:milestone will show everything without a milestone.