-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 6 pull requests
A-compiletest
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-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.
#137989
opened Mar 4, 2025 by
tgross35
Loading…
Rollup of 10 pull requests
A-compiletest
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-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
O-unix
Operating system: Unix-like
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.
#137988
opened Mar 4, 2025 by
tgross35
Loading…
Fix some typos
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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.
#137986
opened Mar 4, 2025 by
fuyangpengqi
Loading…
Fix explanation for doc inlined re-export of doc hidden item
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.
#137984
opened Mar 4, 2025 by
xizheyin
Loading…
rustdoc search: increase strictness of typechecking
A-rustdoc-search
Area: Rustdoc's search feature
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.
#137981
opened Mar 4, 2025 by
lolbinarycat
Loading…
Reduce 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.
kw::Empty
usage, part 1
A-compiletest
#137977
opened Mar 4, 2025 by
nnethercote
Loading…
Remove unused 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.
PpMode::needs_hir
S-waiting-on-bors
#137975
opened Mar 4, 2025 by
Zalathar
Loading…
Ensure constants are WF before calling into CTFE
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.
Properly escape regexes in Python scripts
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#137968
opened Mar 3, 2025 by
dingxiangfei2009
Loading…
[AIX] Fix hangs during testing
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.
#137967
opened Mar 3, 2025 by
mustartt
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.
dyn
keyword to E0373
examples
S-waiting-on-bors
#137963
opened Mar 3, 2025 by
Eclips4
Loading…
Remove i586-pc-windows-msvc
A-testsuite
Area: The testsuite used to check the correctness of rustc
relnotes
Marks issues that should be documented in the release notes of the next release.
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#137957
opened Mar 3, 2025 by
Noratrieb
Loading…
Add RTN support to rustdoc
A-rustdoc-json
Area: Rustdoc JSON backend
F-return_type_notation
`#[feature(return_type_notation)]`
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.
#137956
opened Mar 3, 2025 by
compiler-errors
Loading…
simd intrinsics with mask: accept unsigned integer masks, and fix some of the errors
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.
#137953
opened Mar 3, 2025 by
RalfJung
Loading…
Update MSVC INSTALL.md instructions to recommend VS 2022 + recent Windows 10/11 SDK
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.
#137949
opened Mar 3, 2025 by
jieyouxu
Loading…
Fix an off by 1 error in test-float-parse
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
#137948
opened Mar 3, 2025 by
speedy-lex
Loading…
Do not install rustup on Rust for Linux job
A-testsuite
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.
#137947
opened Mar 3, 2025 by
Kobzol
Loading…
Draft: Sized Hierarchy
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustdoc-json
Area: Rustdoc JSON backend
A-rustdoc-search
Area: Rustdoc's search feature
PG-exploit-mitigations
Project group: Exploit mitigations
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.
T-lang
Relevant to the language 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Extend the alignment check to borrows
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.
#137940
opened Mar 3, 2025 by
1c3t3a
Loading…
[rustdoc] Allow to link to current crate
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.
#137935
opened Mar 3, 2025 by
GuillaumeGomez
Loading…
Use Area: Attributes (`#[…]`, `#![…]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
PG-exploit-mitigations
Project group: Exploit mitigations
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.
Wunused-crate-dependencies
for the compiler
A-attributes
#137930
opened Mar 3, 2025 by
nnethercote
•
Draft
stabilize const_cell
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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.
#137928
opened Mar 3, 2025 by
RalfJung
Loading…
Add a test for Area: port run-make Makefiles to rmake.rs
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
-znostart-stop-gc
usage with LLD
A-run-make
#137926
opened Mar 3, 2025 by
Kobzol
Loading…
Simplify 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.
<Postorder as Iterator>::size_hint
S-waiting-on-author
#137923
opened Mar 3, 2025 by
scottmcm
Loading…
interpret/provenance_map: consistently use range_is_empty
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.
#137920
opened Mar 3, 2025 by
RalfJung
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.