-
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
std::env::var
should mention env!
or option_env!
A-docs
#138159
opened Mar 7, 2025 by
cyrgani
Generic const exprs: Failed to normalize Alias
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138156
opened Mar 7, 2025 by
jakob0
ICE: Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
incoherent impl of negative auto trait
C-bug
#138149
opened Mar 7, 2025 by
matthiaskrgr
//@ needs-llvm-components
accepts invalid LLVM components
A-compiletest
#138145
opened Mar 7, 2025 by
tgross35
MIR inliner, despite running, doesn't always inline trivial things like Area: MIR optimizations
A-mir-opt-inlining
Area: MIR inlining
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
i32::le
A-mir-opt
#138136
opened Mar 7, 2025 by
scottmcm
Rustdoc UI test suite should more helpfully explain its run-time dependencies in errors, especially Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
npm
A-testsuite
#138134
opened Mar 7, 2025 by
kpreid
ICE: Category: This is a bug.
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
invalid Res Def .. for const path
C-bug
#138132
opened Mar 6, 2025 by
matthiaskrgr
ICE: Category: This is a bug.
F-inherent_associated_types
`#![feature(inherent_associated_types)]`
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
unelided lifetime in signature
C-bug
#138131
opened Mar 6, 2025 by
matthiaskrgr
ICE: Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
expression is not a valid constant Adt(AdtExpr ..)
C-bug
#138130
opened Mar 6, 2025 by
matthiaskrgr
Some configurations build the compiler too many times
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#138123
opened Mar 6, 2025 by
ehuss
"the trait bound is not satisfied" when using traits from associated type
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#138119
opened Mar 6, 2025 by
eduardosm
missed optimimization: needless clone of stdlib non-copy type is not eliminated
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
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.
#138118
opened Mar 6, 2025 by
lolbinarycat
Tracking Issue for setting up codegen backend ping groups
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
#138116
opened Mar 6, 2025 by
jieyouxu
3 tasks
rustdoc with Category: This is a bug.
F-doc_cfg
`#![feature(doc_cfg)]`
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
doc(cfg(false))
prints an extra "on"
C-bug
#138112
opened Mar 6, 2025 by
Urgau
tests/mir-opt/slice_drop_shim.rs
spuriously fails on x86_64 mingw with 0xc00000fd
A-mir-opt
#138110
opened Mar 6, 2025 by
jieyouxu
Investigate and implement a scheme to consistently apply RUSTFLAGS and lints for all compiler crates
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#138106
opened Mar 6, 2025 by
jieyouxu
Test interaction between RFC 2229 migration and `#![feature(ergonomic_clones)]`
use
closures
F-ergonomic_clones
#138101
opened Mar 6, 2025 by
nikomatsakis
Tracking Issue for #138068: Add 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.
Result::map_or_default
and Option::map_or_default
C-tracking-issue
#138099
opened Mar 6, 2025 by
fpervaiz
3 tasks
Tracking issue for release notes of #131415: Tracking Issue for This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
const_copy_from_slice
needs-triage
#138097
opened Mar 6, 2025 by
rustbot
Tracking issue for release notes of #131714: Tracking Issue for This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
const_sockaddr_setters
needs-triage
#138096
opened Mar 6, 2025 by
rustbot
Tracking issue for release notes of #132241: Tracking Issue for This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
const_char_classify
needs-triage
#138095
opened Mar 6, 2025 by
rustbot
ICE: expected region but found Type
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
F-inherent_associated_types
`#![feature(inherent_associated_types)]`
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138089
opened Mar 6, 2025 by
matthiaskrgr
ICE: Category: This is a bug.
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
assertion failed: !parent_args.is_empty()
C-bug
#138088
opened Mar 6, 2025 by
matthiaskrgr
run-make: we should document Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
cargo()
's caveats
A-docs
#138070
opened Mar 5, 2025 by
jieyouxu
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-02-07.