mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +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.