-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
ErrorCompile
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132899
opened Nov 11, 2024 by
igorslash
ICE: incr comp: Area: Incremental compilation
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.
Found unstable fingerprints for evaluate_obligation(8f08a58f2dfc7c26-cf3563aa40998e2c): Err(Canonical)
A-incr-comp
#132884
opened Nov 10, 2024 by
matthiaskrgr
cargo build crash after move common.rs file to subdirectory
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132593
opened Nov 4, 2024 by
freebsdly
Odd compiler panic
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132478
opened Nov 1, 2024 by
lucasgelfond
Name change cargo check fail
A-incr-comp
Area: Incremental compilation
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.
#132375
opened Oct 30, 2024 by
zancas
no-op remap_path_prefix change invalidates incremental cache
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-incr-comp
Area: Incremental compilation
A-path-remapping
Area: path remapping, --remap-path-prefix, --remap-cwd-prefix, --remap-diagnostics-scope etc.
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-incr-comp
Working group: Incremental compilation
#132132
opened Oct 25, 2024 by
ashi009
ice when implementing Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Try
trait
A-incr-comp
#131779
opened Oct 16, 2024 by
zahash
ICE: Area: Incremental compilation
C-bug
Category: This is a bug.
F-cmse_nonsecure_entry
`#![feature(cmse_nonsecure_entry)]`
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.
region variables should not be hashed
A-incr-comp
#131639
opened Oct 13, 2024 by
matthiaskrgr
Remove Area: Incremental compilation
A-testsuite
Area: The testsuite used to check the correctness of rustc
O-windows
Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
std.dll
from dist archives on Windows
A-incr-comp
#131587
opened Oct 12, 2024 by
Kobzol
ICE: called Area: Incremental compilation
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.
Option::unwrap()
on a None
value in compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:23:54
A-incr-comp
#131564
opened Oct 11, 2024 by
parrottq
Open source library I work on (Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
proof-of-sql
) doesn't compile due to rustc error
A-incr-comp
#131499
opened Oct 10, 2024 by
iajoiner
unexpectedly compiler panick
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#130550
opened Sep 19, 2024 by
darkseid-is
Compiler error on build after "git switch master"
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#130307
opened Sep 13, 2024 by
flashgnash
ICE Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Option::unwrap()
in rmeta/def_path_hash_map.rs
A-incr-comp
#130283
opened Sep 12, 2024 by
eopb
encountered incremental compilation error with Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
evaluate_obligation
A-incr-comp
#129612
opened Aug 26, 2024 by
bnjbvr
The compiler unexpectedly panicked
A-incr-comp
Area: Incremental compilation
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.
#129598
opened Aug 26, 2024 by
LHRchina
ICE compiling internal project
A-incr-comp
Area: Incremental compilation
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.
#129292
opened Aug 20, 2024 by
stuartcarnie
Consider using random keys for incr. comp. hashing
A-incr-comp
Area: Incremental compilation
A-reproducibility
Area: Reproducible / deterministic builds
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#129272
opened Aug 19, 2024 by
michaelwoerister
Incremental compilation relies on hashes for soundness
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
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.
#129016
opened Aug 12, 2024 by
RalfJung
Found unstable fingerprints for evaluate_obligation(c06a881ba4fc8a41-cdd7b5daf5a2edb3): Ok(EvaluatedToOkModuloRegions)
A-incr-comp
#128779
opened Aug 7, 2024 by
yyny
poky
-patched cargo segfaults on cargo build --bin helloworld
A-incr-comp
#128492
opened Aug 1, 2024 by
Yashinde145
Some invalid cargo cache data leads to ICE
A-incr-comp
Area: Incremental compilation
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.
#128029
opened Jul 21, 2024 by
princess-entrapta
cargo check --workspace
randomly crashes during invocations made by rust-analyzer vscode-extension
A-incr-comp
#127642
opened Jul 12, 2024 by
archaephyrryx
ICE: issue 84970, Area: Incremental compilation
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.
encountered incremental compilation error with evaluate_obligation(4270e020b571106c-835a5b1013d879df)
A-incr-comp
#127432
opened Jul 6, 2024 by
Internal-Compiler-Error
panic: "failed to open bitcode file" when changing Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
-Ccodegen-units
in successive compiles.
A-incr-comp
#127277
opened Jul 3, 2024 by
chrisnc
Previous Next
ProTip!
no:milestone will show everything without a milestone.