-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 7 pull requests
A-compiletest
Area: The compiletest test runner
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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.
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.
#134223
opened Dec 12, 2024 by
matthiaskrgr
Loading…
Bump Fuchsia toolchain
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#134222
opened Dec 12, 2024 by
steven807
Loading…
Add a new lint that warns for pointers to stack memory
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.
#134218
opened Dec 12, 2024 by
1c3t3a
Loading…
Enable "jump to def" feature on patterns
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.
#134216
opened Dec 12, 2024 by
GuillaumeGomez
Loading…
rustdoc: fix self cmp
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#134214
opened Dec 12, 2024 by
klensy
Loading…
Stabilize Area: port run-make Makefiles to rmake.rs
PG-exploit-mitigations
Project group: Exploit mitigations
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.
naked_functions
A-run-make
#134213
opened Dec 12, 2024 by
folkertdev
Loading…
On Neutrino QNX, reduce the need to set archiver via environment variables
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)
#134211
opened Dec 12, 2024 by
flba-eb
Loading…
validate 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)
--skip
and --exclude
paths
S-waiting-on-review
#134209
opened Dec 12, 2024 by
onur-ozkan
Loading…
coverage: Tidy up creation of covmap and covfun records
A-code-coverage
Area: Source-based code coverage (-Cinstrument-coverage)
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.
#134208
opened Dec 12, 2024 by
Zalathar
Loading…
Revert "bootstrap: print{ln}! -> eprint{ln}! (take 2) #134040"
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
CI-spurious-cg_llvm-SIGSEGV
CI spurious failure: SIGSEGV while building codegen_llvm (x86_64 apple?)
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)
#134207
opened Dec 12, 2024 by
jieyouxu
Loading…
Fix our 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.
llvm::Bool
typedef to be signed, to match LLVMBool
S-waiting-on-bors
#134204
opened Dec 12, 2024 by
Zalathar
Loading…
Remove Area: Rustdoc JSON backend
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
rustc::existing_doc_keyword
lint
A-rustdoc-json
#134202
opened Dec 12, 2024 by
nnethercote
Loading…
rustc_mir_build: Clarify that 'mirrored' does not mean 'flipped' or 'reversed'
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.
#134197
opened Dec 12, 2024 by
Enselic
Loading…
Remove 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.
Lexer
's dependency on Parser
.
S-waiting-on-review
#134192
opened Dec 12, 2024 by
nnethercote
Loading…
Make some types and methods related to Polonius + Miri public
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.
#134191
opened Dec 12, 2024 by
willcrichton
Loading…
Implement Operating system: Unix-like
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.
Read
and Write
on Arc<TcpStream>
and Arc<UnixStream>
.
O-unix
#134190
opened Dec 12, 2024 by
nmathewson
Loading…
Remove diff marker detection.
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.
#134189
opened Dec 12, 2024 by
nnethercote
•
Draft
Bump Fuchsia
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.
#134188
opened Dec 12, 2024 by
steven807
Loading…
(Re-)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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
impl_trait_in_bindings
S-waiting-on-review
#134185
opened Dec 11, 2024 by
compiler-errors
Loading…
Fix type mismatch and fold ambiguity for Foo trait implementation wit…
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.
#134183
opened Dec 11, 2024 by
LuanOldCode
Loading…
Tweak multispan rendering to reduce output length
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.
#134181
opened Dec 11, 2024 by
estebank
Loading…
Detect cyclic auxiliary
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)
#134180
opened Dec 11, 2024 by
Shunpoco
Loading…
fix: Implement missing 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.
exported_private_dependencies
checks
S-waiting-on-review
#134176
opened Dec 11, 2024 by
ShoyuVanilla
Loading…
Lint against manual Area: Lints (warnings about flaws in source code) such as unused_mut.
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-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.
impl Default
that could have been derive
d
A-lint
Overhaul token cursors
perf-regression
Performance regression.
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.
#134161
opened Dec 11, 2024 by
nnethercote
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-11-12.