-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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.
Check 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.
use<..>
in RPITIT for refinement
S-waiting-on-review
#132795
opened Nov 9, 2024 by
compiler-errors
Loading…
Use a separate dir for r-a builds consistently in helix config
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#132794
opened Nov 9, 2024 by
WaffleLapkin
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 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.
example
disambiguator for intra-doc links
A-rustdoc-json
#132792
opened Nov 8, 2024 by
GuillaumeGomez
Loading…
rustc: Fail fast when compiling a source file larger than 4 GiB
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.
#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
Disable calling all const traits in stable const
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.
#132786
opened Nov 8, 2024 by
compiler-errors
Loading…
rustc_target: more target string fixes for LLVM 20
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-target-specs
Area: Compile-target specifications
llvm-main
Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
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.
#132785
opened Nov 8, 2024 by
durin42
Loading…
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 windows
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.
use verbose for path separator suggestion
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.
#132780
opened Nov 8, 2024 by
compiler-errors
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…
update io::Error::into_inner to acknowledge io::Error::other
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.
#132778
opened Nov 8, 2024 by
lolbinarycat
Loading…
try_question_mark_nop: update test for LLVM 20
llvm-main
Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#132777
opened Nov 8, 2024 by
durin42
Loading…
Use lld with non-LLVM backends
A-cranelift
Things relevant to the [future] cranelift backend
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.
#132774
opened Nov 8, 2024 by
bjorn3
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…
use 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)
download-rustc="if-unchanged"
as a global default
S-waiting-on-author
#132772
opened Nov 8, 2024 by
onur-ozkan
Loading…
test(configure): cover 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)
parse_args
in src/bootstrap/configure.py
S-waiting-on-review
#132771
opened Nov 8, 2024 by
ismailarilik
Loading…
Resolve 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.
#132761
opened Nov 8, 2024 by
nnethercote
Loading…
Don't suggest 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.
.into_iter()
on iterators
S-waiting-on-review
#132760
opened Nov 8, 2024 by
dianne
Loading…
Improve 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.
{BTreeMap,HashMap}::get_key_value
docs.
S-waiting-on-review
#132758
opened Nov 8, 2024 by
nnethercote
Loading…
Get rid of 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.
check_opaque_type_well_formed
S-waiting-on-bors
#132757
opened Nov 8, 2024 by
compiler-errors
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.