All of the modules in the standard library were just straight reexports of those in libcore, so remove all the "macro modules" from the standard library and just reexport what's in core directly. |
||
|---|---|---|
| .. | ||
| f32.rs | ||
| f64.rs | ||
| mod.rs | ||
All of the modules in the standard library were just straight reexports of those in libcore, so remove all the "macro modules" from the standard library and just reexport what's in core directly. |
||
|---|---|---|
| .. | ||
| f32.rs | ||
| f64.rs | ||
| mod.rs | ||