diff options
| author | Tshepang Mbambo <hopsi@tuta.io> | 2025-06-12 13:30:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-12 13:30:15 +0200 |
| commit | 7db417754765c8ae74645deb41112b4a92d735df (patch) | |
| tree | 3ef67bc66cf749e5172054480bdb5f1d8715dc5f /compiler/rustc_data_structures/src | |
| parent | 32560d790d8b9fae094d69287851f5305efa26d2 (diff) | |
| parent | 6da0ebf087736289ff29f641c7498f4a94d83639 (diff) | |
Merge pull request #2464 from rust-lang/rustc-pull
Rustc pull update
Diffstat (limited to 'compiler/rustc_data_structures/src')
| -rw-r--r-- | compiler/rustc_data_structures/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_data_structures/src/lib.rs b/compiler/rustc_data_structures/src/lib.rs index b7447e24731..eb3817a80a7 100644 --- a/compiler/rustc_data_structures/src/lib.rs +++ b/compiler/rustc_data_structures/src/lib.rs @@ -25,7 +25,6 @@ #![feature(dropck_eyepatch)] #![feature(extend_one)] #![feature(file_buffered)] -#![feature(macro_metavar_expr)] #![feature(map_try_insert)] #![feature(min_specialization)] #![feature(negative_impls)] |
