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
panic when building docs of input.rs
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.
#108091
opened Feb 15, 2023 by
cmeissl
Accessing field .offset inside test crashes test harness if incorrect
C-bug
Category: This is a bug.
#108087
opened Feb 15, 2023 by
dns2utf8
exit code: 0xc0000005, STATUS_ACCESS_VIOLATION
C-bug
Category: This is a bug.
#108085
opened Feb 15, 2023 by
guzuomuse
Tracking Issue for const Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
RangeBounds and const RangeX::contains
C-tracking-issue
#108082
opened Feb 15, 2023 by
chriss0612
4 tasks
Tracking Issue for Category: A tracking issue for an RFC or an unstable feature.
feature(packed_bundled_libs)
C-tracking-issue
#108081
opened Feb 15, 2023 by
petrochenkov
1 of 3 tasks
ICE when generic constraint involving trait alias is not met
C-bug
Category: This is a bug.
F-trait_alias
`#![feature(trait_alias)]`
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.
#108072
opened Feb 15, 2023 by
eggyal
repr(C) enums with a variant that overflows the native enum type should warn
A-diagnostics
#108069
opened Feb 15, 2023 by
ChrisDenton
Improve codegen of large Copy parameters under CopyProp to match DestinationPropagation
#108068
opened Feb 15, 2023 by
saethlin
ICE: failed to resolve instance in static-la v0.2.5
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
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.
#108067
opened Feb 14, 2023 by
saethlin
Compiler panic when running rustdoc
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.
#108061
opened Feb 14, 2023 by
matthunz
Improve "Building compiler artifacts" output
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
E-easy
Call for participation: Experience needed to fix: Easy / not much (good first issue)
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#108051
opened Feb 14, 2023 by
jyn514
rustc should fail CI on Area: Issues about the rust-lang/rust repository.
S-blocked
Status: marked as blocked ❌ on something else such as an RFC or other implementation work.
allow(incomplete_features)
A-meta
#108045
opened Feb 14, 2023 by
BoxyUwU
ICE in type inference? type checking? on broken/wrong BTreeMap code, if inserting into BTreeMap
C-bug
Category: This is a bug.
E-needs-bisection
Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
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.
#108042
opened Feb 14, 2023 by
wareya
LTO prunes symbols which are used resulting in a linking error
C-bug
Category: This is a bug.
#108030
opened Feb 14, 2023 by
koute
Emoji in label/lifetime recovered as character literal (rather than identifier)
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#108019
opened Feb 14, 2023 by
izik1
Suggest easily-typo'd alternate methods that match provided arguments
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#108018
opened Feb 14, 2023 by
alice-i-cecile
support Category: An issue proposing an enhancement or a PR with one.
E-medium
Call for participation: Experience needed to fix: Medium / intermediate
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
x fmt for sub and outside of rust directories
C-enhancement
#108004
opened Feb 13, 2023 by
ozkanonur
ICE: Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
need to be able to compute layouts: Unknown(T) running miri with -Zunpretty-mir
C-bug
#107999
opened Feb 13, 2023 by
matthiaskrgr
Unconstrained lifetime error does not consider 'static bound on associated type
C-bug
Category: This is a bug.
#107997
opened Feb 13, 2023 by
benschulz
Rustdoc Internal Compiler Error for Diesel
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-medium
Medium priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
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.
#107995
opened Feb 13, 2023 by
weiznich
rustc panicked with a simple code
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.
#107991
opened Feb 13, 2023 by
NMAGZ
ICE: cannot relate region: ReError
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-bug-has-mcve
An mcve has been found for this bug
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#107988
opened Feb 13, 2023 by
matthiaskrgr
Help is suggesting to use Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
__iterator_get_unchecked
A-diagnostics
#107983
opened Feb 13, 2023 by
MultisampledNight
Confusing diagnostic message for a derive-macro implementation bug
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#107977
opened Feb 13, 2023 by
mojave2
E0507 suggestion for borrowing mistake inside of a macro suggests a syntax error
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#107976
opened Feb 13, 2023 by
asottile
Previous Next
ProTip!
What’s not been updated in a month: updated:<2023-01-15.