diff options
| author | varkor <github@varkor.com> | 2020-11-22 13:25:19 +0000 |
|---|---|---|
| committer | varkor <github@varkor.com> | 2020-11-22 13:45:14 +0000 |
| commit | cf32afcf4832bb407b4201ce747ac2e1185560e6 (patch) | |
| tree | ab7f0666fbe3e968ca8e2d5f331b7d2fedc31489 /compiler/rustc_metadata/src | |
| parent | 20328b532336017213ccb4095740955d81060ebc (diff) | |
| download | rust-cf32afcf4832bb407b4201ce747ac2e1185560e6.tar.gz rust-cf32afcf4832bb407b4201ce747ac2e1185560e6.zip | |
Stabilise `then`
Diffstat (limited to 'compiler/rustc_metadata/src')
| -rw-r--r-- | compiler/rustc_metadata/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_metadata/src/lib.rs b/compiler/rustc_metadata/src/lib.rs index 77766be7397..2560cfa7462 100644 --- a/compiler/rustc_metadata/src/lib.rs +++ b/compiler/rustc_metadata/src/lib.rs @@ -1,5 +1,4 @@ #![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")] -#![feature(bool_to_option)] #![feature(core_intrinsics)] #![feature(crate_visibility_modifier)] #![feature(drain_filter)] |
