mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +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.