diff options
| author | Mark Simulacrum <mark.simulacrum@gmail.com> | 2018-06-22 09:48:43 -0600 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2018-06-30 13:17:49 -0700 |
| commit | ad97f8b491422d947c1c97d8e9f1bfecdb7f47ba (patch) | |
| tree | 46206c7145336f073d6928bf97dde3941c0a3bbc /src/librustc_tsan | |
| parent | 5d95db34a472dc09a90737c83ab533b840dcd224 (diff) | |
| download | rust-ad97f8b491422d947c1c97d8e9f1bfecdb7f47ba.tar.gz rust-ad97f8b491422d947c1c97d8e9f1bfecdb7f47ba.zip | |
Bootstrap from 1.28.0-beta.3
Diffstat (limited to 'src/librustc_tsan')
| -rw-r--r-- | src/librustc_tsan/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librustc_tsan/lib.rs b/src/librustc_tsan/lib.rs index a7aeed76309..0c78fd74a23 100644 --- a/src/librustc_tsan/lib.rs +++ b/src/librustc_tsan/lib.rs @@ -10,7 +10,6 @@ #![sanitizer_runtime] #![feature(alloc_system)] -#![cfg_attr(stage0, feature(global_allocator))] #![feature(sanitizer_runtime)] #![feature(staged_api)] #![no_std] |
