Skip to content
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

incr-comp: Unstable fingerprints in mir_built #106814

Open
KisaragiEffective opened this issue Jan 13, 2023 · 2 comments
Open

incr-comp: Unstable fingerprints in mir_built #106814

KisaragiEffective opened this issue Jan 13, 2023 · 2 comments
Labels
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.

Comments

@KisaragiEffective
Copy link
Contributor

KisaragiEffective commented Jan 13, 2023

Code

https://github.com/KisaragiEffective/kisaragi-booth-utility/tree/65e168c40b0f70415f3cd16f31f7560b085b9925 (sorry, not minimized)

Meta

rustc --version --verbose:

rustc 1.67.0-nightly (215e3cd21 2022-11-03)
binary: rustc
commit-hash: 215e3cd218b83b8a3152d84d92f17109253c25e1
commit-date: 2022-11-03
host: x86_64-unknown-linux-gnu
release: 1.67.0-nightly
LLVM version: 15.0.4

Error output

due to length limit, I pasted on gist

relevant: #84970

@KisaragiEffective KisaragiEffective added 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. labels Jan 13, 2023
@Noratrieb
Copy link
Member

Do you know about the change you did when you started getting the ICE? It would be great if you had a way to reproduce it easily!

@KisaragiEffective
Copy link
Contributor Author

Sorry, I don't have any ideas.

@JohnTitor JohnTitor added the A-incr-comp Area: Incremental compilation label Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

No branches or pull requests

3 participants