mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
94a36d2ce5
It makes the code a little nicer. As part of this, the interner's `Default` impl is removed and `prefill` is used in a test instead.