-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Put spans in all parsed attributes
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#142813
opened Jun 20, 2025 by
mejrs
Loading…
Allow arbitrary 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.
build.description
in tests
S-waiting-on-review
#142811
opened Jun 20, 2025 by
pvdrz
Loading…
Do not ICE on generic const expr referencing missing ty param
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)
#142810
opened Jun 20, 2025 by
estebank
Loading…
Add PrintTAFn flag for targeted type analysis printing
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-rustc-dev-guide
Area: rustc-dev-guide
F-autodiff
`#![feature(autodiff)]`
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.
#142809
opened Jun 20, 2025 by
KMJ-007
Loading…
Rehome tests in Relevant to the compiler team, which will review and decide on the PR/issue.
tests/ui/
to accurate subdirectories
T-compiler
libtest: expose --fail-fast as an unstable command-line option
A-libtest
Area: `#[test]` / the `test` library
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
T-testing-devex
Relevant to the testing devex team (testing DX), which will review and decide on the PR/issue.
#142807
opened Jun 20, 2025 by
sourcefrog
Loading…
Normalize before computing ConstArgHasType goal in 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)
#142806
opened Jun 20, 2025 by
compiler-errors
Loading…
Emit a single error when importing a path with 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.
_
S-waiting-on-review
#142805
opened Jun 20, 2025 by
estebank
Loading…
Rename 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.
LayoutS
to LayoutData
in comments
S-waiting-on-bors
#142804
opened Jun 20, 2025 by
zachs18
Loading…
Collapse Analysis|Borrowck|PostBorrowckAnalysis when there are no opaques
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142802
opened Jun 20, 2025 by
compiler-errors
Loading…
Use gen blocks in the compiler instead 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.
from_coroutine
S-waiting-on-bors
#142801
opened Jun 20, 2025 by
compiler-errors
Loading…
integer docs: remove extraneous text
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.
#142800
opened Jun 20, 2025 by
tshepang
Loading…
rustc_session: Add a structure for keeping both explicit and default sysroots
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
#142799
opened Jun 20, 2025 by
petrochenkov
Loading…
Don't fail to parse a struct if a semicolon is used to separate fields
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.
#142798
opened Jun 20, 2025 by
camsteffen
Loading…
Rollup of 9 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
A-rustdoc-search
Area: Rustdoc's search feature
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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-libs
Relevant to the library 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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142794
opened Jun 20, 2025 by
tgross35
Loading…
Bump the version number to 1.90.0
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#142792
opened Jun 20, 2025 by
cuviper
Loading…
[beta] backports
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-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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#142791
opened Jun 20, 2025 by
cuviper
Loading…
Make TypeId const comparable
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#142789
opened Jun 20, 2025 by
oli-obk
Loading…
add doc(alias("AsciiChar")) to core::ascii::Char
A-rustdoc-search
Area: Rustdoc's search feature
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142788
opened Jun 20, 2025 by
lolbinarycat
Loading…
Add diagnostic items for Clippy
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#142787
opened Jun 20, 2025 by
samueltardieu
Loading…
feat(build): centralize LLVM_VERSION
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.
#142786
opened Jun 20, 2025 by
reneleonhardt
Loading…
fix(linkcheck): Build using the lockfile
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142785
opened Jun 20, 2025 by
epage
Loading…
Add codegen timing section
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.
#142784
opened Jun 20, 2025 by
Kobzol
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON 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.
#[must_use]
to new attribute parsing infrastructure
A-attributes
#142780
opened Jun 20, 2025 by
JonathanBrouwer
Loading…
Add note about 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.
str::split
handling of no matches.
S-waiting-on-review
#142779
opened Jun 20, 2025 by
Erk-
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.