Closed
Description
Apologies if I'm doing any of this wrong, however I just ran into this ICE and have no idea why, as my code compiles normally.
thread 'rustc' panicked at 'assertion failed: self.start_pos.to_u32() + total_extra_bytes <= bpos.to_u32()', compiler/rustc_span/src/lib.rs:1677:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rust-lang/rust-clippy/issues/new
note: Clippy version: clippy 0.1.58 (ad44239 2021-11-14)
query stack during panic:
#0 [analysis] running analysis passes on this crate
end of query stack
This happened locally, on CI it returned an error with the https://github.com/starlite-project/starchart crate