about summary refs log tree commit diff
path: root/src/librustc_msan/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-04-10Update cmake, cc and compiler_builtins for VS 2019 supportJohn Kåre Alsaker-1/+1
2019-02-06librustc_msan => 2018Taiki Endo-0/+1
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-1/+1
2018-11-11std: Delete the `alloc_system` crateAlex Crichton-1/+0
2018-04-07Inject the `compiler_builtins` crate whenever the `core` crate is injectedOliver Schneider-0/+1
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-0/+1
2017-03-05sanitizer runtime crates shouldn't be testedJorge Aparicio-0/+1
2017-02-08use helper function in the rebuild logic of the rustc_*san cratesJorge Aparicio-0/+1
2017-02-08sanitizer supportJorge Aparicio-0/+16