-
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
Fix dyn incompleteness with multiple supertraits with different substitutions
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)
#133397
opened Nov 23, 2024 by
compiler-errors
•
Draft
ensure that aarch64 hardfloat targets do not disable neon or fp-armv8
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.
#133396
opened Nov 23, 2024 by
RalfJung
Loading…
Add simd_relaxed_fma intrinsic
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.
#133395
opened Nov 23, 2024 by
calebzulawski
Loading…
Bail on more errors in dyn ty lowering
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.
#133394
opened Nov 23, 2024 by
compiler-errors
Loading…
Some minor dyn-related 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.
#133393
opened Nov 23, 2024 by
compiler-errors
Loading…
Fix ICE when multiple supertrait substitutions need assoc but only one is provided
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#133392
opened Nov 23, 2024 by
compiler-errors
Loading…
Stabilize 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.
const_float_methods
S-waiting-on-bors
#133389
opened Nov 23, 2024 by
eduardosm
Loading…
Update linux_musl base to dynamically link the crt by default
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.
#133386
opened Nov 23, 2024 by
wesleywiser
Loading…
add a test for target-feature-ABI warnings in closures and when calling extern fn
A-ABI
Area: Concerning the application binary interface (ABI)
A-closures
Area: Closures (`|…| { … }`)
A-extern-fn
Area: `extern` functions
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
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.
#133384
opened Nov 23, 2024 by
RalfJung
Loading…
Suggest considering casting fn item as fn pointer in more 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.
#133382
opened Nov 23, 2024 by
mu001999
Loading…
Rollup of 4 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.
#133379
opened Nov 23, 2024 by
jieyouxu
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-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.
#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…
Make Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.