Skip to content

Pull requests: rust-lang/rust

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

Pull requests list

Improved clarity of documentation for std::fs::create_dir_all 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.
#126548 opened Jun 16, 2024 by rik86189 Loading…
std: move sys_common::backtrace to sys 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.
#126546 opened Jun 16, 2024 by joboet Loading…
rustc_span: Minor improvements 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.
#126545 opened Jun 16, 2024 by petrochenkov Loading…
rustc_span: Optimize span parent get/set methods S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#126544 opened Jun 16, 2024 by petrochenkov Loading…
rustc_span: Optimize more hygiene operations using Span::map_ctxt S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#126543 opened Jun 16, 2024 by petrochenkov Loading…
Migrate run-make/duplicate-output-flavors to rmake.rs A-run-make Area: port run-make Makefiles to rmake.rs 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#126542 opened Jun 16, 2024 by GuillaumeGomez Loading…
More ptr metadata gvn S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#126541 opened Jun 16, 2024 by scottmcm Loading…
coverage: Several small improvements to graph code 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.
#126538 opened Jun 16, 2024 by Zalathar Loading…
Remove unused llvm_readobj.rs in run-make-support 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.
#126536 opened Jun 16, 2024 by Rejyr Loading…
coverage: Arrange span extraction/refinement as a series of passes 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.
#126535 opened Jun 16, 2024 by Zalathar Loading…
Migrate run-make/comment-section to rmake.rs A-run-make Area: port run-make Makefiles to rmake.rs 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)
#126534 opened Jun 16, 2024 by Rejyr Loading…
Apply IntVar/FloatVar "hack" to for_each_relevant_impl 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.
#126533 opened Jun 16, 2024 by compiler-errors Draft
Add codegen test for Request::provide_* 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.
#126531 opened Jun 15, 2024 by slanterns Loading…
Add f16 inline ASM support for RISC-V F-f16_and_f128 `#![feature(f16_and_f128)]` 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.
#126530 opened Jun 15, 2024 by beetrees Loading…
bump few deps 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)
#126524 opened Jun 15, 2024 by klensy Loading…
std: refactor the TLS implementation A-thread-locals Area: Thread local storage (TLS) O-hermit Operating System: Hermit O-itron Operating System: ITRON O-SGX Target: SGX O-solid Operating System: SOLID O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ 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.
#126523 opened Jun 15, 2024 by joboet Loading…
Suggest adding Result return type for associated method in E0277. 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.
#126515 opened Jun 15, 2024 by surechen Loading…
Add diagnostics to "while loop" and "for loop" that note that it is always determined that it migh t iterate zero times. 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.
#126510 opened Jun 15, 2024 by Kohei316 Loading…
Sync fuchsia test runner with clang 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#126504 opened Jun 15, 2024 by erickt Loading…
Ignore allocation bytes in some mir-opt tests 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.
#126502 opened Jun 14, 2024 by cuviper Loading…
Migrate error-found-staticlib-instead-crate, output-filename-conflicts-with-directory, output-filename-overwrites-input, native-link-modifier-verbatim-rustc and native-link-verbatim-linker run-make tests to rmake.rs format A-run-make Area: port run-make Makefiles to rmake.rs 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)
#126500 opened Jun 14, 2024 by Oneirical Loading…
safe transmute: support non-ZST, variantful, uninhabited enums 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.
#126493 opened Jun 14, 2024 by jswrenn Loading…
More preparation for new trait solver uplifting 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
#126492 opened Jun 14, 2024 by compiler-errors Loading…
Migrate extern-flag-fun, incremental-debugger-visualiser and incremental-session-fail run-make tests to rmake.rs A-run-make Area: port run-make Makefiles to rmake.rs 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)
#126490 opened Jun 14, 2024 by Oneirical Loading…
Add a little bit of life to Cell::update I-libs-api-nominated The issue / PR has been nominated for discussion during a libs-api team meeting. 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#126489 opened Jun 14, 2024 by Ddystopia Loading…
ProTip! Filter pull requests by the default branch with base:master.