diff options
| author | Ralf Jung <post@ralfj.de> | 2025-07-08 08:34:55 +0200 |
|---|---|---|
| committer | Ralf Jung <post@ralfj.de> | 2025-07-08 08:34:55 +0200 |
| commit | bd84ba8ddab8817691022cc7ef6e0bd36015e819 (patch) | |
| tree | 4376d8c702b0394cca4f7cc3204ed2c521d87530 /compiler/rustc_query_impl/src/lib.rs | |
| parent | 0d306dd7f43574eede5bfdd883c298a07da0b2cc (diff) | |
| parent | b1d45f6b3e672cee544e6ff197a9f21022026871 (diff) | |
Merge from rustc
Diffstat (limited to 'compiler/rustc_query_impl/src/lib.rs')
| -rw-r--r-- | compiler/rustc_query_impl/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_query_impl/src/lib.rs b/compiler/rustc_query_impl/src/lib.rs index b7d8af2c995..306d4dbc4b4 100644 --- a/compiler/rustc_query_impl/src/lib.rs +++ b/compiler/rustc_query_impl/src/lib.rs @@ -2,7 +2,6 @@ // tidy-alphabetical-start #![allow(internal_features)] -#![allow(unused_parens)] #![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")] #![doc(rust_logo)] #![feature(min_specialization)] |
