-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid a few more allocations in Status: Awaiting review from the assignee but also interested parties.
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.
write_shared.rs
S-waiting-on-review
#142667
opened Jun 18, 2025 by
yotamofek
Loading…
Skip tidy triagebot linkcheck if 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)
triagebot.toml
doesn't exist
A-tidy
#142666
opened Jun 18, 2025 by
jieyouxu
Loading…
Rollup of 12 pull requests
A-compiletest
Area: The compiletest test runner
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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.
#142665
opened Jun 18, 2025 by
Kobzol
Loading…
trait_sel: add builtin impl for 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)
PointeeSized
S-waiting-on-review
#142663
opened Jun 18, 2025 by
davidtwco
Loading…
remove joboet from review rotation
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142660
opened Jun 18, 2025 by
joboet
Loading…
compiler-builtins: Clean up features
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
macros: Clean up code with non-optional 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.
NonterminalKind
S-waiting-on-author
#142657
opened Jun 18, 2025 by
tgross35
Loading…
library: Increase timeout on mpmc test to reduce flakes
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.
#142654
opened Jun 17, 2025 by
workingjubilee
Loading…
rustdoc search: rank aliases lower than exact matches
A-rustdoc-search
Area: Rustdoc's search feature
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.
#142653
opened Jun 17, 2025 by
lolbinarycat
•
Draft
Refactor Translator
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142650
opened Jun 17, 2025 by
camsteffen
Loading…
[perf] Compute hard errors without diagnostics in impl_intersection_has_impossible_obligation
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142647
opened Jun 17, 2025 by
compiler-errors
•
Draft
Also emit suggestions for usages in the 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.
non_upper_case_globals
lint
S-waiting-on-review
#142645
opened Jun 17, 2025 by
Urgau
Loading…
[perf] Cache evaluations even when proof tree is being built
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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)
#142643
opened Jun 17, 2025 by
compiler-errors
•
Draft
rustdoc-json: Postcard output
A-compiletest
Area: The compiletest test runner
A-rustdoc-json
Area: Rustdoc JSON backend
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142642
opened Jun 17, 2025 by
aDotInTheVoid
•
Draft
Generate symbols.o for proc-macros too
A-proc-macros
Area: Procedural macros
A-run-make
Area: port run-make Makefiles to rmake.rs
F-used_with_arg
`#![feature(used_with_arg)]`
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.
#142641
opened Jun 17, 2025 by
bjorn3
Loading…
Implement autodiff using intrinsics
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Add a missing colon at the end of the panic location details in location-detail-unwrap-multiline.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.
#142639
opened Jun 17, 2025 by
dpaoliello
Loading…
error out when Area: alignment control (`repr(align(N))` and so on)
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.
repr(align)
exceeds COFF limit
A-align
#142638
opened Jun 17, 2025 by
nthery
Loading…
Remove some glob imports from the type system
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.
#142637
opened Jun 17, 2025 by
compiler-errors
Loading…
bootstrap.example.toml: use less contextual format
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)
#142636
opened Jun 17, 2025 by
lolbinarycat
Loading…
alternate interface for OrderedJson to reduce allocations
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
#142634
opened Jun 17, 2025 by
lolbinarycat
Loading…
Error on invalid signatures for interrupt ABIs
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.
#142633
opened Jun 17, 2025 by
folkertdev
Loading…
Add config builder for bootstrap tests
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)
#142629
opened Jun 17, 2025 by
Kobzol
Loading…
Add 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)
StepMetadata
to describe steps
S-waiting-on-bors
#142627
opened Jun 17, 2025 by
Kobzol
Loading…
Only compute recursive callees once.
perf-regression
Performance regression.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.