-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Issues: rust-lang/rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Optimize the codegen for 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::from_expansion
S-waiting-on-review
#140485
opened Apr 29, 2025 by
Jarcho
Loading…
ICE: Category: This is a bug.
F-async_drop
Async drop
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-has-bisection
Status: a bisection has been found for this issue
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
unexpected sort of node in fn_sig(): ImplItem(ImplItem
C-bug
#140484
opened Apr 29, 2025 by
matthiaskrgr
Require sanitizers be enabled for asan_odr_windows.rs
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#140481
opened Apr 29, 2025 by
dpaoliello
Loading…
[for errs] perf run 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
sub_relations
change
S-waiting-on-perf
ICE: expand: unimplemented
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
C-bug
Category: This is a bug.
F-macro_metavar_expr
`#![feature(macro_metavar_expr)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-has-bisection
Status: a bisection has been found for this issue
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140479
opened Apr 29, 2025 by
matthiaskrgr
chore: delete unused ui/auxiliary crates
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.
#140476
opened Apr 29, 2025 by
mejrs
Loading…
ICE:called Area: Async & Await
A-const-prop
Area: Constant propagation
C-bug
Category: This is a bug.
F-async_drop
Async drop
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-has-bisection
Status: a bisection has been found for this issue
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Option::unwrap()
on a None
value
A-async-await
#140469
opened Apr 29, 2025 by
sososopy
Minor tweaks to make some normalization (adjacent) code less confusing
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#140468
opened Apr 29, 2025 by
BoxyUwU
Loading…
Don't FCW assoc consts in patterns
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.
#140467
opened Apr 29, 2025 by
BoxyUwU
Loading…
[WIP] Move placeholder handling to a proper preprocessing step
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.
#140466
opened Apr 29, 2025 by
amandasystems
Loading…
chore: edit and move tests
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.
#140465
opened Apr 29, 2025 by
mejrs
Loading…
Use a closure instead of three chained iterators
perf-regression
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.
Non-implemented trait causes ICE
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
S-has-bisection
Status: a bisection has been found for this issue
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#140462
opened Apr 29, 2025 by
dpytaylo
Fix handling of LoongArch target features not supported by LLVM 19
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.
#140460
opened Apr 29, 2025 by
heiher
Loading…
Fix for async drop ice with partly dropped tuple
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.
#140458
opened Apr 29, 2025 by
azhogin
Loading…
Use target-cpu=z13 on s390x codegen const vector test
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.
#140457
opened Apr 29, 2025 by
fneddy
Loading…
Fix test simd/extract-insert-dyn on s390x
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.
#140456
opened Apr 29, 2025 by
fneddy
Loading…
LoongArch target features not supported by LLVM 19 are not handled properly
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
C-bug
Category: This is a bug.
O-loongarch
Target: LoongArch (LA32R, LA32S, LA64)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140455
opened Apr 29, 2025 by
RalfJung
[Polonius] Timeout while compiling handcrafted example
C-bug
Category: This is a bug.
I-compiletime
Issue: Problems and improvements with respect to compile times.
NLL-polonius
Issues related for using Polonius in the borrow checker
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140454
opened Apr 29, 2025 by
usx95
Remove global Project group: Exploit mitigations
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.
next_disambiguator
state and handle it with a DisambiguatorState
type
PG-exploit-mitigations
#140453
opened Apr 29, 2025 by
Zoxc
Loading…
ast: Remove token visiting from AST visitor
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.
#140450
opened Apr 29, 2025 by
petrochenkov
Loading…
[ER] Better than the "unresolved import Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
super::K
" error message
A-diagnostics
#140449
opened Apr 29, 2025 by
leonardo-m
Rename Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
rustc_query_append!
to rustc_with_all_queries!
A-query-system
#140448
opened Apr 29, 2025 by
Zalathar
Loading…
const_evaluatable_unchecked
FCW applies to all kinds of const evaluation not just of repeat expr const args
A-const-eval
#140447
opened Apr 29, 2025 by
BoxyUwU
chore: fix some tests
A-tidy
Area: The tidy tool
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.
#140446
opened Apr 29, 2025 by
mejrs
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-03-29.