mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 04:08:22 +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.