-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add nnethercote to the 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.
triagebot.toml
vacation list.
A-meta
#134484
opened Dec 18, 2024 by
nnethercote
Loading…
Point at lint name instead of whole attr for gated lints
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.
#134481
opened Dec 18, 2024 by
estebank
Loading…
Rollup of 7 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-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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#134480
opened Dec 18, 2024 by
matthiaskrgr
Loading…
Properly record metavar spans for other expansions other than TT
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.
#134478
opened Dec 18, 2024 by
compiler-errors
Loading…
move lint_unused_mut into sub-fn
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.
#134477
opened Dec 18, 2024 by
lcnr
Loading…
Forbid overwriting types in typeck
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.
#134474
opened Dec 18, 2024 by
oli-obk
Loading…
chore: fix some typos
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.
#134473
opened Dec 18, 2024 by
acceptacross
Loading…
cleanup 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.
TypeVerifier
S-waiting-on-review
#134465
opened Dec 18, 2024 by
lcnr
Loading…
Backport rust-lang/rust-analyzer#18711
beta-accepted
Accepted for backporting to the compiler in the beta channel.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#134464
opened Dec 18, 2024 by
Veykril
Loading…
compiletest: don't register predefined Area: The compiletest test runner
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-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.
MSVC
/NONMSVC
FileCheck prefixes
A-compiletest
#134463
opened Dec 18, 2024 by
jieyouxu
Loading…
cleanup promoteds move check
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.
#134455
opened Dec 18, 2024 by
lcnr
Loading…
Stabilize the 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.
cell_update
feature
S-waiting-on-review
#134446
opened Dec 18, 2024 by
tgross35
Loading…
Use field init shorthand where possible
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-rustfmt
Area: Rustfmt
CI-spurious-fail-msvc
CI spurious failure: target env msvc
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.
#134443
opened Dec 17, 2024 by
joshtriplett
Loading…
Specify the behavior of This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
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-lang
Relevant to the language team, which will review and decide on the PR/issue.
file!
disposition-merge
#134442
opened Dec 17, 2024 by
epage
Loading…
Implement `#![feature(default_field_values)]`
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-lang
Relevant to the language team, which will review and decide on the PR/issue.
default_could_be_derived
and default_overrides_default_fields
lints
F-default_field_values
#134441
opened Dec 17, 2024 by
estebank
Loading…
Use 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.
MixedBitSet
s in const qualif
S-waiting-on-bors
#134438
opened Dec 17, 2024 by
lqd
Loading…
reduce compiler 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)
Assemble
complexity
S-waiting-on-bors
#134437
opened Dec 17, 2024 by
onur-ozkan
Loading…
ci: use ubuntu-22 for large runners
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#134433
opened Dec 17, 2024 by
MarcoIeni
Loading…
Fix intra doc links not generated inside footnote definitions
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#134432
opened Dec 17, 2024 by
GuillaumeGomez
Loading…
ci: remove duplicate task definition
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#134427
opened Dec 17, 2024 by
MarcoIeni
Loading…
Insert null checks for pointer dereferences when debug assertions are enabled
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.
#134424
opened Dec 17, 2024 by
1c3t3a
Loading…
Update cc-rs to 1.2.4
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#134419
opened Dec 17, 2024 by
dlon
Loading…
Advent of 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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
tests/ui
(misc cleanups and improvements) [3/N]
A-testsuite
#134418
opened Dec 17, 2024 by
jieyouxu
Loading…
Generate shell completions for x as well
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)
#134405
opened Dec 17, 2024 by
rmehri01
Loading…
Begin reorganization of proc_macro crate
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
#134401
opened Dec 17, 2024 by
AverseABFun
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.