-
Notifications
You must be signed in to change notification settings - Fork 13.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make 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.
const BorrowMut
require const Borrow
and make const Fn
require const FnMut
S-waiting-on-review
#147939
opened Oct 21, 2025 by
theemathas
Loading…
Add const cloning of slices and tests
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.
#147938
opened Oct 21, 2025 by
Randl
Loading…
Offload intrinsic
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
Add LLVM realtime sanitizer
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
I-lang-nominated
Nominated for discussion during a lang team meeting.
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-t-lang
Status: Awaiting decision from T-lang
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-lang
Relevant to the language team
#147935
opened Oct 21, 2025 by
luca3s
Loading…
compiletest: More directive handling tweaks
A-compiletest
Area: The compiletest test runner
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)
#147934
opened Oct 21, 2025 by
Zalathar
Loading…
os_str: Make platform docs more consistent
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.
#147933
opened Oct 21, 2025 by
thaliaarchi
Loading…
Create UTF-8 version of 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.
OsStr
/OsString
S-waiting-on-review
#147932
opened Oct 21, 2025 by
thaliaarchi
Loading…
motor: Add new 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.
set_times
stubs
S-waiting-on-bors
#147930
opened Oct 21, 2025 by
thaliaarchi
Loading…
compiletest: Don't set Area: The compiletest test runner
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.
TARGET
for non run-make tests
A-compiletest
#147929
opened Oct 21, 2025 by
Zalathar
Loading…
Fix tests for big-endian
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.
#147925
opened Oct 20, 2025 by
fneddy
Loading…
Simplify rustc_public context handling
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.
#147923
opened Oct 20, 2025 by
celinval
Loading…
Remove broken link
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.
#147922
opened Oct 20, 2025 by
Kivooeo
Loading…
Rollup of 3 pull requests
A-rustdoc-search
Area: Rustdoc's search feature
rollup
A PR which is a rollup
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.
#147920
opened Oct 20, 2025 by
matthiaskrgr
Loading…
[PERF] see if my fork of 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-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.
stringdex
affects perf
A-tidy
Update target maintainers android.md
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#147915
opened Oct 20, 2025 by
pirama-arumuga-nainar
Loading…
resolve: When suppressing 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.
out_of_scope_macro_calls
suppress unused_imports
as well
S-waiting-on-review
#147914
opened Oct 20, 2025 by
petrochenkov
Loading…
[rustdoc] Gracefully handle in case we cannot run the compiler in doctests
A-run-make
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#147912
opened Oct 20, 2025 by
GuillaumeGomez
Loading…
Fix ICE in rustdoc when impl is nested in a func
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.
#147911
opened Oct 20, 2025 by
GoldsteinE
Loading…
Update list of available search filters in help menu
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.
#147909
opened Oct 20, 2025 by
GuillaumeGomez
Loading…
bootstrap: fix change_id for rust.lld change
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)
#147908
opened Oct 20, 2025 by
tshepang
Loading…
perf experiment: try to replace box_new with write_via_move
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
Reorder passes so 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.
cfg
checks are run even on private/hidden items
S-waiting-on-review
#147905
opened Oct 20, 2025 by
GuillaumeGomez
Loading…
Detect generic type as type param and issue appropriate suggestions (#147889)
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.
#147904
opened Oct 20, 2025 by
maplethecolor
•
Draft
Vec::push
in consts MVP
S-waiting-on-author
deduced_param_attrs: deduce captures(none)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Previous Next
ProTip!
no:milestone will show everything without a milestone.