index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_lsan
Age
Commit message (
Expand
)
Author
Lines
2020-01-09
Remove sanitizer runtime crates
Tomasz Miąsko
-59
/
+0
2019-12-22
Format the world
Mark Rousskov
-4
/
+6
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-1
/
+1
2019-09-13
Fix build script sanitizer check.
Eric Huss
-0
/
+1
2019-09-05
Better way of conditioning the sanitizer builds
Ximin Luo
-0
/
+3
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-2
/
+0
2019-04-10
Update cmake, cc and compiler_builtins for VS 2019 support
John Kåre Alsaker
-1
/
+1
2019-02-10
Revert removed #![feature(nll)]
Taiki Endo
-0
/
+1
2019-02-06
librustc_lsan => 2018
Taiki Endo
-4
/
+3
2019-01-26
Workaround presence of LLVM library in stage0/lib
Mark Rousskov
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-20
/
+0
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-1
/
+1
2018-11-11
std: Delete the `alloc_system` crate
Alex Crichton
-9
/
+0
2018-09-27
Bump to 1.31.0 and bootstrap from 1.30 beta
Josh Stone
-1
/
+1
2018-09-11
stabalize infer outlives requirements (RFC 2093).
toidiu
-1
/
+0
2018-08-24
check that adding infer-outlives requirement to all crates works
Niko Matsakis
-0
/
+1
2018-08-09
[nll] librustc_lsan: enable feature(nll) for bootstrap
memoryruins
-0
/
+1
2018-07-25
Deny bare_trait_objects globally
Tatsuyuki Ishi
-2
/
+0
2018-07-18
Don't build twice the sanitizers on Linux
Alex Crichton
-2
/
+2
2018-07-12
Deny bare trait objects in the rest of rust
ljedrz
-0
/
+2
2018-06-30
Bootstrap from 1.28.0-beta.3
Mark Simulacrum
-1
/
+0
2018-06-11
Remove some '#[feature]' attributes for stabilized features
Simon Sapin
-3
/
+2
2018-04-07
Inject the `compiler_builtins` crate whenever the `core` crate is injected
Oliver Schneider
-0
/
+1
2017-07-25
Bump master to 1.21.0
Alex Crichton
-4
/
+2
2017-07-05
rustc: Implement the #[global_allocator] attribute
Alex Crichton
-0
/
+10
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