rust/src/librustc_asan
Alex Crichton cc7590341a std: Delete the `alloc_system` crate
This commit deletes the `alloc_system` crate from the standard
distribution. This unstable crate is no longer needed in the modern
stable global allocator world, but rather its functionality is folded
directly into the standard library. The standard library was already the
only stable location to access this crate, and as a result this should
not affect any stable code.
2018-11-11 09:22:28 -08:00
..
Cargo.toml std: Delete the `alloc_system` crate 2018-11-11 09:22:28 -08:00
build.rs Rename sanitizer runtime libraries on OSX 2018-09-29 14:29:05 -07:00
lib.rs std: Delete the `alloc_system` crate 2018-11-11 09:22:28 -08:00