-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add 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)
--no-capture
/--nocapture
as bootstrap arguments
S-waiting-on-review
#134809
opened Dec 26, 2024 by
clubby789
Loading…
compiletest: Remove empty 'expected' files when blessing
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)
#134808
opened Dec 26, 2024 by
clubby789
Loading…
fix(rustdoc): always use a channel when linking to doc.rust-lang.org
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.
#134807
opened Dec 26, 2024 by
poliorcetics
Loading…
rustdoc: use shorter paths as preferred canonical paths
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.
#134806
opened Dec 26, 2024 by
notriddle
Loading…
Strip debuginfo from rustc-main and rustdoc
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#134803
opened Dec 26, 2024 by
clubby789
Loading…
fix(rustdoc): print the 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.
doc(hidden)
attribute the same as others
S-waiting-on-review
#134802
opened Dec 26, 2024 by
poliorcetics
Loading…
nits: Cleanups 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.
librustdoc::clean
S-waiting-on-review
#134799
opened Dec 26, 2024 by
poliorcetics
Loading…
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.
ty::Error
implement all auto traits
S-waiting-on-review
#134798
opened Dec 26, 2024 by
compiler-errors
Loading…
[WIP] Ergonomic ref counting
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.
#134797
opened Dec 26, 2024 by
spastorino
•
Draft
3 tasks
Add a notion of "some ABIs require certain target features"
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.
#134794
opened Dec 26, 2024 by
RalfJung
Loading…
docs: inline Nominated for backporting to the compiler in the beta channel.
S-waiting-on-bors
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.
std::ffi::c_str
types to std::ffi
beta-nominated
#134791
opened Dec 26, 2024 by
notriddle
Loading…
replace bootstrap-self-test feature flag with cfg(test)
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)
#134790
opened Dec 26, 2024 by
onur-ozkan
Loading…
unwinding: bump version to fix naked_asm on Xous
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#134789
opened Dec 26, 2024 by
xobs
Loading…
Spruce up the docs of several queries related to the type/trait system and const eval
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.
#134787
opened Dec 26, 2024 by
fmease
Loading…
Fix renaming symlinks on Windows
O-windows
Operating system: Windows
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.
#134786
opened Dec 26, 2024 by
ChrisDenton
Loading…
Update Code Example for 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.
Iterator::rposition
S-waiting-on-bors
#134782
opened Dec 26, 2024 by
wtlin1228
Loading…
(mostly) blindly enable more tests on Windows
A-run-make
Area: port run-make Makefiles to rmake.rs
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Avoid ICE: Account 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.
for<'a>
types when checking for non-structural type in constant as pattern
S-waiting-on-review
#134776
opened Dec 26, 2024 by
estebank
Loading…
Report correct 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)
SelectionError
for ConstArgHasType
in new solver fulfill
S-waiting-on-review
#134771
opened Dec 25, 2024 by
compiler-errors
Loading…
Initial support for dynamically linked crates
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.
Improve default target options for x86_64-unknown-linux-none
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.
#134765
opened Dec 25, 2024 by
Noratrieb
Loading…
Delete Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
cat-and-grep-sanity-check
A-run-make
Migrate Area: port run-make Makefiles to rmake.rs
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-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.
branch-protection-check-IBT
to rmake.rs
A-run-make
#134760
opened Dec 25, 2024 by
jieyouxu
Loading…
compiletest: Remove the 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.
-test
suffix from normalize directives
A-compiletest
#134759
opened Dec 25, 2024 by
Zalathar
Loading…
stabilize const_swap
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
I-lang-nominated
Nominated for discussion during a lang team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#134757
opened Dec 25, 2024 by
RalfJung
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.