-
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
[beta] backports
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.
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.
#139988
opened Apr 17, 2025 by
cuviper
Loading…
Clippy subtree update
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
#139983
opened Apr 17, 2025 by
flip1995
Loading…
SystemTime doc tweaks
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.
#139982
opened Apr 17, 2025 by
coolreader18
Loading…
Don't compute name of associated item if it's an RPITIT
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.
#139981
opened Apr 17, 2025 by
compiler-errors
Loading…
Rollup of 8 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
A-rustdoc-json
Area: Rustdoc JSON backend
A-testsuite
Area: The testsuite used to check the correctness of rustc
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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.
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.
#139980
opened Apr 17, 2025 by
matthiaskrgr
Loading…
Rollup of 9 pull requests
A-compiletest
Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#139979
opened Apr 17, 2025 by
matthiaskrgr
Loading…
Add citool command for generating a test dashboard
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.
#139978
opened Apr 17, 2025 by
Kobzol
Loading…
Fix drop handling in 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.
hint::select_unpredictable
S-waiting-on-bors
#139977
opened Apr 17, 2025 by
Amanieu
Loading…
run-make: drop Area: port run-make Makefiles to rmake.rs
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.
os_pipe
workaround now that anonymous_pipe
is stable on beta
A-run-make
#139976
opened Apr 17, 2025 by
jieyouxu
Loading…
Change 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.
InterpCx::instantiate*
function visibility to pub
S-waiting-on-bors
#139974
opened Apr 17, 2025 by
Patrick-6
Loading…
Make C string merging test work on MIPS
S-waiting-on-bors
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.
#139971
opened Apr 17, 2025 by
LukasWoodtli
Loading…
update libc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#139969
opened Apr 17, 2025 by
psumbera
Loading…
Introduce and use specialized Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
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-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.
//@ ignore-auxiliary
for test support files instead of using //@ ignore-test
A-compiletest
#139967
opened Apr 17, 2025 by
jieyouxu
Loading…
coverage: Only merge adjacent coverage spans
A-code-coverage
Area: Source-based code coverage (-Cinstrument-coverage)
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.
#139966
opened Apr 17, 2025 by
Zalathar
Loading…
Decouple SCC annotations from SCCs
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.
#139965
opened Apr 17, 2025 by
amandasystems
Loading…
opt-dist: add a flag for running tests
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#139962
opened Apr 17, 2025 by
ognevny
Loading…
Two 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.
rustc_const_eval
cleanups
S-waiting-on-bors
#139961
opened Apr 17, 2025 by
nnethercote
Loading…
Add tests for two untested cases of placeholder relations
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.
#139960
opened Apr 17, 2025 by
amandasystems
Loading…
Generate obligations when possible instead of rejecting with ambiguity
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.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#139955
opened Apr 17, 2025 by
dingxiangfei2009
•
Draft
fix missing word in comment
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.
#139946
opened Apr 17, 2025 by
mumbleskates
Loading…
Extend HIR to track the source and syntax of a lifetime
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.
#139945
opened Apr 17, 2025 by
shepmaster
Loading…
rustdoc: Support inlined cross-crate re-exported trait aliases
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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.
#139943
opened Apr 17, 2025 by
fmease
Loading…
Ignore aix for tests/ui/erros/pic-linker.rs
S-waiting-on-bors
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.
#139942
opened Apr 16, 2025 by
dalvescb
Loading…
transmutability: Short-circuit NFA->DFA
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.
#139937
opened Apr 16, 2025 by
joshlf
Loading…
Upgrade to Area: The tidy tool
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
rustc-rayon-core
0.5.1
A-tidy
#139935
opened Apr 16, 2025 by
cuviper
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.