| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-07 | Inject the `compiler_builtins` crate whenever the `core` crate is injected | Oliver Schneider | -0/+1 |
| 2017-08-27 | Move unused-extern-crate to late pass | Tatsuyuki Ishi | -1/+9 |
| 2017-06-30 | rustc_{a,l,m,t}san: re-run build script if env var LLVM_CONFIG changes | Venkata Giri Reddy | -0/+1 |
| 2017-04-25 | Support AddressSanitizer and ThreadSanitizer on x86_64-apple-darwin. | kennytm | -3/+2 |
| 2017-03-29 | rustbuild: Update bootstrap compiler | Alex Crichton | -2/+2 |
| 2017-03-05 | sanitizer runtime crates shouldn't be tested | Jorge Aparicio | -0/+1 |
| 2017-03-04 | Automate timestamp creation and build skipping for native libraries | Vadim Petrochenkov | -9/+5 |
| 2017-03-04 | Build compiler-rt and sanitizers only once | Vadim Petrochenkov | -9/+12 |
| 2017-03-04 | Add/remove `rerun-if-changed` when necessary | Vadim Petrochenkov | -2/+0 |
| 2017-02-08 | use helper function in the rebuild logic of the rustc_*san crates | Jorge Aparicio | -15/+5 |
| 2017-02-08 | sanitizer support | Jorge Aparicio | -0/+86 |
