-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Tracking Issue for Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-naked_functions
`#![feature(naked_functions)]`
naked_functions_target_rustic_abi
A-naked
#138997
opened Mar 26, 2025 by
folkertdev
4 tasks
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
#[loop_match]
C-tracking-issue
#138777
opened Mar 21, 2025 by
folkertdev
4 tasks
Tracking Issue for Area: Attributes (`#[…]`, `#![…]`)
A-naked
Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-naked_functions_target_feature
`#![feature(naked_functions_target_feature)]`
F-naked_functions
`#![feature(naked_functions)]`
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.
naked_functions_target_feature
A-attributes
#138568
opened Mar 16, 2025 by
folkertdev
4 tasks
s390x: extracting an element at a non-Category: An issue highlighting optimization opportunities or PRs implementing such
I-slow
Issue: Problems and improvements with respect to performance of generated code.
O-SystemZ
Target: SystemZ processors (s390x)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
const
index from a SIMD vector generates bad code
C-optimization
#137372
opened Feb 21, 2025 by
folkertdev
ICE: Area: Constant evaluation, covers all const contexts (static, const fn, ...)
A-SIMD
Area: SIMD (Single Instruction Multiple Data)
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-const-eval
Working group: Const evaluation
expected SIMD field to have definite array size
A-const-eval
#137291
opened Feb 19, 2025 by
folkertdev
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
O-SystemZ
Target: SystemZ processors (s390x)
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
stdarch_s390x
C-tracking-issue
#135681
opened Jan 18, 2025 by
folkertdev
100+
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
O-SystemZ
Target: SystemZ processors (s390x)
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
stdarch_s390x_feature_detection
C-tracking-issue
#135413
opened Jan 12, 2025 by
folkertdev
1 of 3 tasks
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
byte_search
C-tracking-issue
#134149
opened Dec 10, 2024 by
folkertdev
4 tasks
taint on type error in Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
UniversalRegionsBuilder::compute_inputs_and_output
A-diagnostics
#129952
opened Sep 4, 2024 by
folkertdev
unstable error message order
A-diagnostics
Area: Messages for errors, warnings, and lints
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
C-bug
Category: This is a bug.
D-diagnostic-infra
Diagnostics: Issues that affect all diagnostics, or relate to the diagnostic machinery itself.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#128532
opened Aug 2, 2024 by
folkertdev
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
unsigned_is_multiple_of
C-tracking-issue
confusing error message when target feature is missing
A-diagnostics
Area: Messages for errors, warnings, and lints
A-inline-assembly
Area: Inline assembly (`asm!(…)`)
D-confusing
Diagnostics: Confusing error or lint that should be reworked.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#121496
opened Feb 23, 2024 by
folkertdev
ProTip!
Adding no:label will show everything without a label.