-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 7 pull requests
O-unix
Operating system: Unix-like
PG-exploit-mitigations
Project group: Exploit mitigations
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#133375
opened Nov 23, 2024 by
matthiaskrgr
Loading…
show abi_unsupported_vector_types lint in future breakage reports
A-lint
Area: Lints (warnings about flaws in source code) such as unused_mut.
L-abi_unsupported_vector_types
Lint: abi_unsupported_vector_types
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.
#133374
opened Nov 23, 2024 by
RalfJung
Loading…
Refactor dyn-compatibility error and suggestions
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.
#133372
opened Nov 23, 2024 by
cramertj
Loading…
remove is_trivially_const_drop
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.
#133371
opened Nov 23, 2024 by
RalfJung
Loading…
Allow injecting a profiler runtime into 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.
#![no_core]
crates
S-waiting-on-review
Delay a bug when encountering an impl with unconstrained generics in 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.
codegen_select
S-waiting-on-review
#133368
opened Nov 23, 2024 by
compiler-errors
Loading…
Simplify array length mismatch error reporting (to not try to turn consts into target usizes)
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.
#133367
opened Nov 23, 2024 by
compiler-errors
Loading…
Remove unnecessary bool from 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
ExpectedFound::new
S-waiting-on-bors
#133366
opened Nov 23, 2024 by
compiler-errors
Loading…
Make 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.
compare_impl_item
into a query
perf-regression
#133365
opened Nov 23, 2024 by
compiler-errors
•
Draft
[CRATER] Detect cases when user written object assoc bound differs from elaborated non-self-referential bound
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133363
opened Nov 23, 2024 by
compiler-errors
•
Draft
No need to re-sort existential preds in relate impl
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.
#133362
opened Nov 23, 2024 by
compiler-errors
Loading…
Don't type error if we fail to coerce 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.
Pin<T>
because it doesnt contain a ref
S-waiting-on-review
#133358
opened Nov 23, 2024 by
compiler-errors
Loading…
Check inlinee arity in mir inliner
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.
#133357
opened Nov 23, 2024 by
compiler-errors
Loading…
Add language tests for aggregate types
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.
#133355
opened Nov 23, 2024 by
chorman0773
Loading…
add flag to dump unstable feature status information
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.
#133351
opened Nov 22, 2024 by
yaahc
Loading…
Stop cloning Area: Rustdoc JSON backend
perf-regression
Performance regression.
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.
Context
so much
A-rustdoc-json
#133345
opened Nov 22, 2024 by
GuillaumeGomez
Loading…
Check copyright html
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#133341
opened Nov 22, 2024 by
jonathanpallant
Loading…
Mark Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
<[T; N]>::as_mut_slice
with the const
specifier.
S-waiting-on-bors
#133332
opened Nov 22, 2024 by
bjoernager
Loading…
Simplify 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.
SwitchInt
handling
S-waiting-on-review
#133328
opened Nov 22, 2024 by
nnethercote
Loading…
Remove the 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.
DefinitelyInitializedPlaces
analysis.
S-waiting-on-review
#133326
opened Nov 22, 2024 by
nnethercote
Loading…
Reimplement 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.
~const
trait specialization
S-waiting-on-review
#133325
opened Nov 22, 2024 by
compiler-errors
Loading…
[mir-opt] GVN some more transmute cases
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.
#133324
opened Nov 22, 2024 by
scottmcm
Loading…
Get rid of HIR const checker
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.
#133321
opened Nov 22, 2024 by
compiler-errors
Loading…
Add release notes for Rust 1.83.0
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.
#133320
opened Nov 22, 2024 by
cuviper
Loading…
triagebot: automatically add more rustdoc related labels
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#133312
opened Nov 21, 2024 by
lolbinarycat
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-20.