Remove the SNAP line to work around #11985.
This commit is contained in:
parent
d8b6919d4f
commit
c19a7b6857
@ -480,8 +480,8 @@ use repr;
|
||||
use util;
|
||||
use vec;
|
||||
|
||||
// SNAP b6400f9 this is just because the `prelude::*` import above
|
||||
// includes default::Default, so the reexport doesn't work.
|
||||
// NOTE this is just because the `prelude::*` import above includes
|
||||
// default::Default, so the reexport doesn't work.
|
||||
#[cfg(stage0)]
|
||||
pub use Default = fmt::Show; // export required for `format!()` etc.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user