mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 06:37:57 +00:00

Allow overwriting ExpnId for concurrent decoding These assertions only hold for the single threaded compiler. They were triggered in https://github.com/rust-lang/rust/pull/115003.