mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 00:07:10 +00:00
- add #[no_mangle] to the panic_fmt lang item to adjust to changes in the visibility algorithm - adjust to changes in the layout of Cargo's target directory - use a newer Xargo to reduce the build time of the sysroot (only core is compiled as part of the sysroot now)