diff options
| author | The Miri Cronjob Bot <miri@cron.bot> | 2025-02-26 05:06:08 +0000 |
|---|---|---|
| committer | The Miri Cronjob Bot <miri@cron.bot> | 2025-02-26 05:06:08 +0000 |
| commit | 81401ca4ef9277edd657a8a1ab591ecb0f8eb33f (patch) | |
| tree | 84f9e7eb51ee125ca52543df44b6482a73485137 /compiler/rustc_errors | |
| parent | 292256e9c3fb02a99e17c41dab62b8dc5207b527 (diff) | |
| parent | cb06d12710575a0d7ff71d6fe108f3bcff4f9195 (diff) | |
| download | rust-81401ca4ef9277edd657a8a1ab591ecb0f8eb33f.tar.gz rust-81401ca4ef9277edd657a8a1ab591ecb0f8eb33f.zip | |
Merge from rustc
Diffstat (limited to 'compiler/rustc_errors')
| -rw-r--r-- | compiler/rustc_errors/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_errors/src/lib.rs b/compiler/rustc_errors/src/lib.rs index ceed0cd94fc..f2b133f5677 100644 --- a/compiler/rustc_errors/src/lib.rs +++ b/compiler/rustc_errors/src/lib.rs @@ -15,7 +15,6 @@ #![feature(box_into_inner)] #![feature(box_patterns)] #![feature(error_reporter)] -#![feature(extract_if)] #![feature(if_let_guard)] #![feature(let_chains)] #![feature(negative_impls)] |
