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

Add test ensuring correct suggestion for pattern dereference 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.
#134859 opened Dec 28, 2024 by estebank Loading…
Provide structured suggestion for #![feature(..)] in more cases 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.
#134858 opened Dec 28, 2024 by estebank Loading…
Unsafe binder support in rustdoc 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.
#134857 opened Dec 28, 2024 by compiler-errors Loading…
Add default_field_values entry to unstable book F-default_field_values `#![feature(default_field_values)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#134855 opened Dec 28, 2024 by estebank Loading…
Added a codegen test for optimization with const arrays 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.
#134852 opened Dec 28, 2024 by alex Loading…
docs: inline alloc::ffi::c_str types to alloc::ffi beta-nominated Nominated for backporting to the compiler in the beta channel. 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.
#134851 opened Dec 28, 2024 by lukas-code Loading…
Document virality of feature(rustc_private) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#134850 opened Dec 28, 2024 by tamird Loading…
compiletest: Slightly simplify the handling of debugger directive prefixes A-compiletest Area: The compiletest test runner 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)
#134849 opened Dec 28, 2024 by Zalathar Loading…
bootstrap: Allow ./x check compiletest A-compiletest Area: The compiletest test runner 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)
#134848 opened Dec 28, 2024 by Zalathar Loading…
Implement asymmetrical precedence for closures and jumps A-pretty Area: Pretty printing (including `-Z unpretty`) 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.
#134847 opened Dec 28, 2024 by dtolnay Loading…
bootstrap: drop warning for top-level test suite path check due to false positives 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)
#134845 opened Dec 28, 2024 by jieyouxu Loading…
Look at proc-macro attributes when encountering unknown attribute 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.
#134841 opened Dec 28, 2024 by estebank Loading…
[experimental] shorten backtraces using debuginfo A-testsuite Area: The testsuite used to check the correctness of rustc S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#134831 opened Dec 27, 2024 by jyn514 Draft
Implement int_from_ascii (#134821) 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.
#134824 opened Dec 27, 2024 by niklasf Loading…
Add kl and widekl target features, and the feature gate 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.
#134814 opened Dec 27, 2024 by sayantn 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…
fix(rustdoc): print the doc(hidden) attribute the same as others 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.
#134802 opened Dec 26, 2024 by poliorcetics Loading…
nits: Cleanups in librustdoc::clean 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.
#134799 opened Dec 26, 2024 by poliorcetics Loading…
[WIP] Ergonomic ref counting 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-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" 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.
#134794 opened Dec 26, 2024 by RalfJung Loading…
(mostly) blindly enable more tests on Windows A-run-make Area: port run-make Makefiles to rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc 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-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.
#134777 opened Dec 26, 2024 by saethlin Draft
Avoid ICE: Account for for<'a> types when checking for non-structural type in constant as pattern 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.
#134776 opened Dec 26, 2024 by estebank Loading…
Report correct SelectionError for ConstArgHasType in new solver fulfill 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)
#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.
#134767 opened Dec 25, 2024 by Bryanskiy Draft
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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.