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

Rename elem_offset to element_offset 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.
#132830 opened Nov 9, 2024 by wr7 Loading…
Additional tests to ensure let is rejected during parsing 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.
#132828 opened Nov 9, 2024 by est31 Loading…
Rollup of 4 pull requests A-meta Area: Issues & PRs about the rust-lang/rust repository itself rollup A PR which is a rollup 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.
#132827 opened Nov 9, 2024 by matthiaskrgr Loading…
Exclude relnotes-tracking-issue from needs-triage A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#132825 opened Nov 9, 2024 by Noratrieb Loading…
Update grammar in wasm-c-abi's compiler flag documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#132824 opened Nov 9, 2024 by kadenlnelson Loading…
require const_impl_trait gate for all conditional and trait const calls 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.
#132823 opened Nov 9, 2024 by RalfJung Loading…
Add a default implementation for CodegenBackend::link 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.
#132820 opened Nov 9, 2024 by bjorn3 Loading…
Recurse into APITs in impl_trait_overcaptures 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.
#132817 opened Nov 9, 2024 by compiler-errors Loading…
Dont suggest use<impl Trait> when we have an edition-2024-related borrowck issue 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.
#132816 opened Nov 9, 2024 by compiler-errors Loading…
Do not cache source file for hashing spans. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#132808 opened Nov 9, 2024 by cjgillot Draft
Fix broken url S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#132803 opened Nov 9, 2024 by wangjingcun Loading…
interpret: get_alloc_info: also return mutability 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.
#132801 opened Nov 9, 2024 by RalfJung Loading…
Use mimalloc in rustc 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#132796 opened Nov 9, 2024 by iSwapna Draft
Check use<..> in RPITIT for refinement 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.
#132795 opened Nov 9, 2024 by compiler-errors Loading…
Update mdbook to 0.4.42 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#132793 opened Nov 8, 2024 by ehuss Loading…
[rustdoc] Add new example disambiguator for intra-doc links 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.
#132792 opened Nov 8, 2024 by GuillaumeGomez Loading…
rustc: Fail fast when compiling a source file larger than 4 GiB 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.
#132791 opened Nov 8, 2024 by tyilo Loading…
Add as_slice/into_slice for IoSlice/IoSliceMut. O-hermit Operating System: Hermit O-solid Operating System: SOLID O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-windows Operating system: Windows S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#132790 opened Nov 8, 2024 by aDotInTheVoid Loading…
add some debug-assertion crash tests S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#132789 opened Nov 8, 2024 by matthiaskrgr Draft
Unify FnCtxt between AST visitors and make WalkItemKind more straight forward 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.
#132787 opened Nov 8, 2024 by maxcabrajac Draft
improvements on initial sysroot and libdir finding logics 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)
#132782 opened Nov 8, 2024 by onur-ozkan Loading…
CI: unset NO_DOWNLOAD_CI_LLVM for 2 windows jobs A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#132781 opened Nov 8, 2024 by MarcoIeni Loading…
try ColdFuncOpt variants for PGO perf-regression Performance regression. 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.
#132779 opened Nov 8, 2024 by klensy Loading…
PassWrapper: disable UseOdrIndicator for Asan Win32 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.
#132773 opened Nov 8, 2024 by jakos-sec Loading…
test(configure): cover parse_args in src/bootstrap/configure.py 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)
#132771 opened Nov 8, 2024 by ismailarilik Loading…
ProTip! Filter pull requests by the default branch with base:master.