-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
eagerly compute 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
sub_relations
again
S-waiting-on-review
Resolve instance for SymFn in global/naked asm
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.
#140374
opened Apr 27, 2025 by
compiler-errors
Loading…
Force exhaustive handling of parsed attributes
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#140372
opened Apr 27, 2025 by
mejrs
Loading…
Improve diagnostics for usage of qualified paths within tuple struct exprs/pats
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.
#140370
opened Apr 27, 2025 by
WaffleLapkin
Loading…
Add data_ptr method to Mutex and RwLock
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#140369
opened Apr 27, 2025 by
jplatte
Loading…
add 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.
asm_cfg
: #[cfg(...)]
within asm!
S-waiting-on-review
#140367
opened Apr 27, 2025 by
folkertdev
Loading…
Do not insert duplicate SourceFile
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.
#140363
opened Apr 27, 2025 by
Zoxc
Loading…
Update cargo
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#140362
opened Apr 27, 2025 by
weihanglo
Loading…
specify explicit safety guidance for from_utf8_unchecked
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#140359
opened Apr 27, 2025 by
DiuDiu777
Loading…
bypass linker configuration and cross target check on Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
x check
S-waiting-on-review
#140357
opened Apr 27, 2025 by
onur-ozkan
Loading…
Weekly Status: Awaiting review from the assignee but also interested parties.
cargo update
S-waiting-on-review
#140353
opened Apr 27, 2025 by
github-actions
bot
Loading…
docs: fix incorrect stability markers on Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
std::{todo, matches}
S-waiting-on-bors
#140351
opened Apr 26, 2025 by
notriddle
Loading…
ci: use aws codebuild for x86 linux large runners
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
ci: clean more disk space in codebuild
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140347
opened Apr 26, 2025 by
marcoieni
Loading…
Avoid re-interning in Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
LateContext::get_def_path
S-waiting-on-bors
#140345
opened Apr 26, 2025 by
DaniPopes
Loading…
Note that it is a bug if you can write your own better black_box
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#140341
opened Apr 26, 2025 by
saethlin
Loading…
Implement the internal feature `#![feature(f16)]`, `#![feature(f128)]`
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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.
cfg_target_has_reliable_f16_f128
F-f16_and_f128
#140323
opened Apr 26, 2025 by
tgross35
Loading…
bootstrap: Inhibit download-rustc in CI when tools are changed
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#140322
opened Apr 26, 2025 by
Zalathar
Loading…
Group dep nodes by chunks with sequential indices and only store the first index at the start of the chunk
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
perf-regression
Performance regression.
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.
Introduce 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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
BoxMarker
to improve pretty-printing correctness
S-waiting-on-review
#140316
opened Apr 25, 2025 by
nnethercote
•
Draft
Rustdoc js scrape examples typecheck
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
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.
#140314
opened Apr 25, 2025 by
lolbinarycat
Loading…
change unsatisfiable trivial bounds detection
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140313
opened Apr 25, 2025 by
lcnr
Loading…
Improve 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.
DelimArgs
pretty-printing
S-waiting-on-review
#140312
opened Apr 25, 2025 by
nnethercote
Loading…
Refactor rustc_on_unimplemented's filter parser
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.
#140307
opened Apr 25, 2025 by
mejrs
Loading…
Move inline asm check to typeck, properly handle aliases
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.
#140302
opened Apr 25, 2025 by
compiler-errors
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.