summary refs log tree commit diff
path: root/src/librustc_lsan/lib.rs
AgeCommit message (Expand)AuthorLines
2018-07-25Deny bare_trait_objects globallyTatsuyuki Ishi-2/+0
2018-07-12Deny bare trait objects in the rest of rustljedrz-0/+2
2018-06-30Bootstrap from 1.28.0-beta.3Mark Simulacrum-1/+0
2018-06-11Remove some '#[feature]' attributes for stabilized featuresSimon Sapin-3/+2
2017-07-25Bump master to 1.21.0Alex Crichton-4/+2
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-0/+9
2017-03-29rustbuild: Update bootstrap compilerAlex Crichton-2/+2
2017-02-08sanitizer supportJorge Aparicio-0/+20