-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix long lines which rustfmt fails to 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)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#136606
opened Feb 5, 2025 by
thaliaarchi
Loading…
chore: update rustc-hash 2.1.0 to 2.1.1
beta-nominated
Nominated for backporting to the compiler in the beta channel.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#136605
opened Feb 5, 2025 by
lsunsi
Loading…
WIP: compiler: gate 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.
extern "{abi}"
in ast_lowering
S-waiting-on-review
#136603
opened Feb 5, 2025 by
workingjubilee
•
Draft
Detect (non-raw) borrows of null ZST pointers in CheckNull
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.
#136601
opened Feb 5, 2025 by
compiler-errors
Loading…
librustdoc: more usages of Status: Waiting on a perf run to be completed.
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.
Joined::joined
S-waiting-on-perf
#136599
opened Feb 5, 2025 by
yotamofek
Loading…
Fix suggestion 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.
dependency_on_unit_never_type_fallback
involving closures + format args expansions
S-waiting-on-review
#136598
opened Feb 5, 2025 by
compiler-errors
Loading…
-Zharden-sls flag (target modifier) added to enable mitigation against straight line speculation (SLS)
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.
Fix 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.
unreachable_pub
lint for hermit target
S-waiting-on-bors
#136595
opened Feb 5, 2025 by
thaliaarchi
Loading…
Faster fmt::Display of 128-bit integers, without unsafe pointer
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.
#136594
opened Feb 5, 2025 by
pascaldekloe
Loading…
[perf] try to mitigate regression in fast reject for Status: Waiting on a perf run to be completed.
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.
ty::Value
S-waiting-on-perf
#136593
opened Feb 5, 2025 by
lukas-code
•
Draft
Make sure we don't overrun the stack in canonicalizer
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#136592
opened Feb 5, 2025 by
compiler-errors
Loading…
Add 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_hir_pretty::expr_to_string
function
S-waiting-on-bors
#136591
opened Feb 5, 2025 by
GuillaumeGomez
Loading…
Implement RustcInternal for RawPtrKind
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.
#136590
opened Feb 5, 2025 by
carolynzech
Loading…
Enable "jump to def" feature on rustc docs
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.
#136589
opened Feb 5, 2025 by
GuillaumeGomez
Loading…
Don't install msys2 in CI
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#136588
opened Feb 5, 2025 by
ChrisDenton
Loading…
Update browser-ui-test version to Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-infra
Relevant to the infrastructure 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.
0.20.2
A-testsuite
#136587
opened Feb 5, 2025 by
GuillaumeGomez
Loading…
Only apply LTO to rustdoc at stage 2
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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)
#136586
opened Feb 5, 2025 by
Kobzol
Loading…
implement 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.
eat_until
leveraging memchr in lexer
S-waiting-on-review
#136585
opened Feb 5, 2025 by
gvozdvmozgu
Loading…
Prevent generic pattern types from being used in libstd
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.
#136584
opened Feb 5, 2025 by
oli-obk
Loading…
Only highlight unmatchable parameters at the definition site
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#136583
opened Feb 5, 2025 by
Jarcho
Loading…
Revert "CI: build FreeBSD artifacts on FreeBSD 13.4"
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.
#136582
opened Feb 5, 2025 by
asomers
Loading…
Retire the legacy Area: The compiletest test runner
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustc-dev-guide
Area: rustc-dev-guide
A-test-infra
Area: test infrastructure (may span bootstrap/compiletest/more)
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
Makefile
-based run-make
test infra
A-compiletest
#136581
opened Feb 5, 2025 by
jieyouxu
Loading…
Couple of changes to run rustc in miri
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.
#136580
opened Feb 5, 2025 by
bjorn3
Loading…
Fix UB in ThinVec::flat_map_in_place
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.
#136579
opened Feb 5, 2025 by
bjorn3
Loading…
Add contracts for all functions in `#![feature(contracts)]`
I-libs-nominated
Nominated for discussion during a libs team meeting.
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.
Alignment
F-contracts
#136578
opened Feb 5, 2025 by
tautschnig
•
Draft
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-01-05.