about summary refs log tree commit diff
path: root/src/librustc_tsan/lib.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-11std: Delete the `alloc_system` crateAlex Crichton-8/+0
2018-09-27Bump to 1.31.0 and bootstrap from 1.30 betaJosh Stone-1/+1
2018-09-11stabalize infer outlives requirements (RFC 2093).toidiu-1/+0
2018-08-24check that adding infer-outlives requirement to all crates worksNiko Matsakis-0/+1
2018-08-09[nll] librustc_tsan: enable feature(nll) for bootstrapmemoryruins-0/+1
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-2/+1
2017-08-27Move unused-extern-crate to late passTatsuyuki Ishi-1/+8
2017-03-29rustbuild: Update bootstrap compilerAlex Crichton-2/+2
2017-02-08sanitizer supportJorge Aparicio-0/+20