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

update Literal's intro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#131105 opened Oct 1, 2024 by slanterns Loading…
Test indexmap#343 - using hashbrown 0.15 with HashTable 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#131099 opened Oct 1, 2024 by cuviper Draft
Rollup of 5 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-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.
#131098 opened Oct 1, 2024 by GuillaumeGomez Loading…
rustdoc: Remove usage of allow(unused) attribute on no_run merged doctests 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.
#131096 opened Oct 1, 2024 by GuillaumeGomez Loading…
Use environment variables instead of command line arguments for merged doctests S-waiting-on-crater Status: Waiting on a crater run to be completed. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#131095 opened Oct 1, 2024 by GuillaumeGomez Loading…
std: replace LazyBox with OnceBox A-atomic Area: Atomics, barriers, and sync primitives 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.
#131094 opened Oct 1, 2024 by joboet Loading…
add fixme to remove LLVM_ENABLE_TERMINFO when minimal llvm version is 19 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)
#131088 opened Oct 1, 2024 by klensy Loading…
Update unicode-width to 0.2.0 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.
#131086 opened Oct 1, 2024 by printfn Loading…
make test_lots_of_insertions test take less long in Miri S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#131085 opened Oct 1, 2024 by RalfJung Loading…
Begin to use ConstArgKind::Path for all paths, not just params 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.
#131081 opened Oct 1, 2024 by camelid Draft
Stabilize WebAssembly multivalue and reference-types target features 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.
#131080 opened Oct 1, 2024 by alexcrichton Loading…
Update wasm-component-ld to 0.5.9 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#131079 opened Sep 30, 2024 by alexcrichton Loading…
Enable debug assertions on alt builds 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.
#131077 opened Sep 30, 2024 by lqd Loading…
bootstrap: Add support for ./x setup [vim|emacs|helix] 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)
#131075 opened Sep 30, 2024 by mrkajetanp Loading…
Win: Use POSIX rename semantics for std::fs::rename if available 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.
#131072 opened Sep 30, 2024 by Fulgen301 Loading…
Unpin cc and upgrade to the latest version relnotes Marks issues that should be documented in the release notes of the next release. 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.
#131070 opened Sep 30, 2024 by tgross35 Loading…
interpret: Immediate::offset: use shared sanity-check function to ensure invariant 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.
#131068 opened Sep 30, 2024 by RalfJung Loading…
Fix std_detect links 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)
#131067 opened Sep 30, 2024 by ismailarilik Loading…
Add the Chinese translation entry to the RustByExample build process 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)
#131066 opened Sep 30, 2024 by Binlogo Loading…
Port sort-research-rs test suite to Rust stdlib tests 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.
#131065 opened Sep 30, 2024 by Voultapher Loading…
Validate args are correct for UnevaluatedConst, ExistentialTraitRef/ExistentialProjection PG-exploit-mitigations Project group: Exploit mitigations 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.
#131049 opened Sep 30, 2024 by compiler-errors Loading…
Retire the unnamed_fields feature for now F-unnamed_fields `#![feature(unnamed_fields)]` 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.
#131045 opened Sep 30, 2024 by compiler-errors Loading…
Refactor change detection for rustdoc and download-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)
#131043 opened Sep 29, 2024 by liwagu Loading…
Instantiate binders in supertrait_vtable_slot 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.
#131042 opened Sep 29, 2024 by compiler-errors Loading…
Move versioned Apple LLVM targets from rustc_target to rustc_codegen_ssa O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) 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.
#131037 opened Sep 29, 2024 by madsmtm Loading…
ProTip! Follow long discussions with comments:>50.