Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

not cache def_ident_span from disk 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.
#127279 opened Jul 3, 2024 by bvanjoi Loading…
Rollup of 8 pull requests A-run-make Area: port run-make Makefiles to rmake.rs 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#127278 opened Jul 3, 2024 by matthiaskrgr Loading…
rustdoc: Remove OpaqueTy A-rustdoc-json Area: Rustdoc JSON backend 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.
#127276 opened Jul 3, 2024 by aDotInTheVoid Draft
offset_from, offset: clearly separate safety requirements the user needs to prove from corollaries that automatically follow 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.
#127275 opened Jul 3, 2024 by RalfJung Loading…
rustc_codegen_llvm: less pubs 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.
#127274 opened Jul 3, 2024 by klensy Loading…
Fix DebugParser. 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.
#127273 opened Jul 3, 2024 by nnethercote Loading…
Fix connect_timeout, check for connection readiness O-unix Operating system: Unix-like 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.
#127272 opened Jul 3, 2024 by biabbas Loading…
bootstrap: pass correct struct size to winapi 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)
#127270 opened Jul 3, 2024 by klensy Loading…
Fill out target-spec metadata for all targets 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.
#127265 opened Jul 3, 2024 by harmou01 Draft
Small run-make-support API improvements A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#127264 opened Jul 3, 2024 by GuillaumeGomez Loading…
[WIP] make ast lowering incremental 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#127262 opened Jul 3, 2024 by fee1-dead Loading…
Include non-redundant separators in Hash for Path 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.
#127255 opened Jul 3, 2024 by zanieb Draft
Fix incorrect suggestion for extra argument with a type error 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.
#127253 opened Jul 2, 2024 by chenyukang Loading…
Add edge-case examples to {count,leading,trailing}_{ones,zeros} methods 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.
#127252 opened Jul 2, 2024 by fitzgen Loading…
Add parse fail test using safe trait/impl trait 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.
#127248 opened Jul 2, 2024 by spastorino Loading…
Skip const-eval if evaluatable predicate is trivial 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.
#127242 opened Jul 2, 2024 by dingxiangfei2009 Draft
Mark span parent in def_collector. A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#127241 opened Jul 2, 2024 by cjgillot Draft
Improve code of run-make/llvm-ident 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.
#127237 opened Jul 2, 2024 by GuillaumeGomez Loading…
doc: update config file path in platform-support/wasm32-wasip1-threads.md S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#127236 opened Jul 2, 2024 by iawia002 Loading…
std: Set has_reliable_f16 to false for MIPS targets in build.rs F-f16_and_f128 `#![feature(f16_and_f128)]` 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.
#127235 opened Jul 2, 2024 by martn3 Loading…
[Coverage][MCDC] Group mcdc tests and fix panic when generating mcdc code for inlined expressions. A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) 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.
#127234 opened Jul 2, 2024 by ZhuUx Loading…
Some parser cleanups 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.
#127233 opened Jul 2, 2024 by nnethercote Loading…
rustdoc: click target for sidebar items flush left S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#127229 opened Jul 2, 2024 by notriddle Loading…
Optimize SipHash by reordering compress instructions 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#127226 opened Jul 1, 2024 by mat-1 Loading…
Improve well known value check-cfg diagnostic for the standard library 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.
#127221 opened Jul 1, 2024 by Urgau Loading…
ProTip! Add no:assignee to see everything that’s not assigned.