Skip to content

Compiler error when trying to build 872ba2ccd3 #19757

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

Closed
thomas-huet opened this issue Dec 11, 2014 · 1 comment
Closed

Compiler error when trying to build 872ba2ccd3 #19757

thomas-huet opened this issue Dec 11, 2014 · 1 comment

Comments

@thomas-huet
Copy link

Compiler error when trying to build 872ba2c

error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: http://doc.rust-lang.org/complement-bugreport.html
note: run with `RUST_BACKTRACE=1` for a backtrace
task 'rustc' panicked at 'assertion failed: end <= self.len()', /home/thomas/Programmes/rust/src/libcore/slice.rs:432


make: *** [x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/stamp.rustc_typeck] Erreur 101
@alexcrichton
Copy link
Member

Thanks for the report! If you run make clean though it should fix things.

alexcrichton added a commit to alexcrichton/rust that referenced this issue Dec 13, 2014
brson added a commit to brson/rust that referenced this issue Dec 16, 2014
bors added a commit that referenced this issue Dec 17, 2014
Fix a panic where the compiler was looking at stale or old metadata.

See #19798, #19772, #19757, #19744, #19718, #19691.
lnicola pushed a commit to lnicola/rust that referenced this issue May 20, 2025
perf: Request cancellation while processing changed files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants