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

Rollup of 8 pull requests 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-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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#132349 opened Oct 30, 2024 by matthiaskrgr Loading…
Remove ValueAnalysis and ValueAnalysisWrapper. 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.
#132347 opened Oct 30, 2024 by nnethercote Loading…
Some graphviz tweaks 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.
#132346 opened Oct 30, 2024 by nnethercote Loading…
Improve diagnostics for HostEffectPredicate in the 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)
#132345 opened Oct 30, 2024 by compiler-errors Draft
Merge HostPolarity and BoundConstness 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)
#132344 opened Oct 30, 2024 by compiler-errors Loading…
cg_llvm: Clean up FFI calls for operand bundles 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.
#132342 opened Oct 30, 2024 by Zalathar Loading…
Reject raw lifetime followed by ', like regular lifetimes do beta-nominated Nominated for backporting to the compiler in the beta channel. I-lang-easy-decision Issue: The decision needed by the team is conjectured to be easy. I-lang-nominated Nominated for discussion during a lang team meeting. 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.
#132341 opened Oct 30, 2024 by compiler-errors Loading…
cg_llvm: Consistently use safe wrapper function set_section 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.
#132340 opened Oct 30, 2024 by Zalathar Loading…
Remove Engine 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.
#132338 opened Oct 29, 2024 by nnethercote Loading…
[beta-1.83] Update Cargo S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#132337 opened Oct 29, 2024 by weihanglo Loading…
rust_analyzer_helix.toml: add library/ manifest S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#132333 opened Oct 29, 2024 by tshepang Loading…
Use token_descr more in error messages 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.
#132332 opened Oct 29, 2024 by nnethercote Loading…
Use CLOCK_BOOTTIME for Instant in Fuchsia/Android 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.
#132331 opened Oct 29, 2024 by mathukumillia Loading…
Implement ~const Fn and ~const Destruct effect goals in the 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)
#132329 opened Oct 29, 2024 by compiler-errors Draft
Docs: added brief colon explanation 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.
#132328 opened Oct 29, 2024 by zedddie16 Loading…
Point to Fuchsia team in platform support docs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#132327 opened Oct 29, 2024 by djkoloski Loading…
rework winnowing to sensibly handle global where-bounds S-waiting-on-crater 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.
#132325 opened Oct 29, 2024 by lcnr Draft
powerpc64-ibm-aix: update maintainters S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#132322 opened Oct 29, 2024 by daltenty Loading…
CI: use free runners for 4 fast windows jobs 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.
#132316 opened Oct 29, 2024 by MarcoIeni Loading…
compiletest: improve robustness of LLVM version handling 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)
#132315 opened Oct 29, 2024 by jieyouxu Loading…
compiletest: add max-llvm-major-version directive A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc S-blocked Status: Marked as blocked ❌ on something else such as an RFC or other implementation work. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#132310 opened Oct 29, 2024 by jieyouxu Draft
More tests for non-exhaustive C-like enums in FFI 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.
#132303 opened Oct 29, 2024 by nyurik Loading…
rustdoc: Treat decl macros like other item kinds when it comes to visibility 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.
#132302 opened Oct 29, 2024 by fmease Loading…
Remove region from adjustments 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.
#132301 opened Oct 29, 2024 by compiler-errors Loading…
Document some check_expr methods, and other misc hir_typeck tweaks 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.
#132297 opened Oct 29, 2024 by compiler-errors Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.