-
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
rustdoc: Properly restore search input placeholder
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.
#137055
opened Feb 15, 2025 by
fmease
Loading…
Make phantom variance markers transparent
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#137054
opened Feb 15, 2025 by
jhpratt
Loading…
Implement default methods for 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.
io::Empty
and io::Sink
S-waiting-on-review
#137051
opened Feb 14, 2025 by
thaliaarchi
Loading…
Defer repeat expr Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Copy
checks to end of type checking
S-waiting-on-crater
[CRATER] Detect presence of .ctors/.dtors in linked objects
C-crater
Category: Issue for tracking crater runs
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.
#137044
opened Feb 14, 2025 by
Kobzol
Loading…
Initial `#![feature(unsafe_pinned)]`
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
UnsafePinned
implementation [Part 1: Libs]
F-unsafe_pinned
#137043
opened Feb 14, 2025 by
Sky9x
Loading…
As per issue #136827 submitting updates to E0495 documentation
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.
#137042
opened Feb 14, 2025 by
progressive-galib
Loading…
Avoid trusting bootstrap for git-hash availability for the Area: The compiletest test runner
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
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.
version-verbose-commit-hash
test
A-compiletest
Include version number of libs being built in cargo lib metadata (esp. 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)
librustc_driver*.so
)
S-waiting-on-review
#137036
opened Feb 14, 2025 by
jieyouxu
Loading…
Bump to version 1.87.0
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#137034
opened Feb 14, 2025 by
cuviper
Loading…
[DO NOT MERGE] test safe x86 intrinsics
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Remove unnecessary check code in unused_delims
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.
#137029
opened Feb 14, 2025 by
chenyukang
Loading…
mir_build: Clarify some code for lowering 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.
hir::PatExpr
to THIR
S-waiting-on-bors
#137028
opened Feb 14, 2025 by
Zalathar
Loading…
Make skip_whitespace do a single pass
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.
Stabilize (and const-stabilize) Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
integer_sign_cast
S-waiting-on-team
#137026
opened Feb 14, 2025 by
GrigorenkoPV
Loading…
Lock mmapped files to at least get some safety out of it
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#137025
opened Feb 14, 2025 by
oli-obk
Loading…
Bump compiler cc to 1.2.14
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.
#137024
opened Feb 14, 2025 by
jieyouxu
Loading…
Bump sccache in CI to 0.9.1
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.
#137023
opened Feb 14, 2025 by
Kobzol
Loading…
Bump bootstrap cc to 1.2.14 and cmake to 0.1.54
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)
#137022
opened Feb 14, 2025 by
jieyouxu
Loading…
Pass vendored sources from bootstrap to generate-copyright
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)
#137020
opened Feb 14, 2025 by
pietroalbini
Loading…
Don't error when adding a staticlib with bitcode files compiled by newer LLVM
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.
#137017
opened Feb 14, 2025 by
bjorn3
Loading…
add docs and ut for bootstrap util cc-detect
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)
#137012
opened Feb 14, 2025 by
Shourya742
Loading…
Promote ohos targets to tier2 with host tools.
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#137011
opened Feb 14, 2025 by
LuuuXXX
Loading…
3 tasks done
Check preds post mono (round 2)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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)
#137003
opened Feb 14, 2025 by
compiler-errors
•
Draft
Deeply normalize item bounds in new solver
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)
#137000
opened Feb 14, 2025 by
compiler-errors
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.