-
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
coverage: Store coverage source regions as Area: Source-based code coverage (-Cinstrument-coverage)
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.
Span
until codegen
A-code-coverage
#133418
opened Nov 24, 2024 by
Zalathar
Loading…
reject aarch64 target feature toggling that would change the float ABI
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.
#133417
opened Nov 24, 2024 by
RalfJung
Loading…
Support 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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
vec![const { ... }; n]
syntax
S-waiting-on-review
#133412
opened Nov 24, 2024 by
EFanZh
Loading…
the emscripten OS no longer exists on non-wasm targets
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.
#133411
opened Nov 24, 2024 by
RalfJung
Loading…
target check_consistency: ensure target feature string makes some basic sense
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.
#133410
opened Nov 24, 2024 by
RalfJung
Loading…
ensure JSON-defined targets are consistent
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.
#133409
opened Nov 24, 2024 by
RalfJung
Loading…
Lint #[inline(always)] closure in #[target_feature] functions
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133408
opened Nov 24, 2024 by
calebzulawski
Loading…
Add value accessor methods to 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.
Mutex
and RwLock
S-waiting-on-author
#133406
opened Nov 24, 2024 by
EFanZh
Loading…
Add a tidy rule forbidding modules named Area: The testsuite used to check the correctness of rustc
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
build
A-testsuite
#133404
opened Nov 24, 2024 by
Zalathar
Loading…
Make 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.
adjust_fulfillment_errors
work with HostEffectPredicate
and const_conditions
S-waiting-on-review
#133403
opened Nov 24, 2024 by
compiler-errors
Loading…
Constify 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.
Drop
and Destruct
S-waiting-on-review
#133402
opened Nov 24, 2024 by
compiler-errors
Loading…
adapt 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.
Path::file_stem()
function for directories
S-waiting-on-review
Fix dyn incompleteness with multiple supertraits with different substitutions
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#133397
opened Nov 23, 2024 by
compiler-errors
•
Draft
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-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.
#133392
opened Nov 23, 2024 by
compiler-errors
Loading…
Update linux_musl base to dynamically link the crt by default
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.
#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-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.
#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…
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…
Allow injecting a profiler runtime into 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.
#![no_core]
crates
S-waiting-on-bors
#133369
opened Nov 23, 2024 by
Zalathar
Loading…
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-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.
#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.
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
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-21.