rust/compiler/rustc_const_eval/src
Matthias Krüger 2daa3bcbc2
Rollup merge of #105537 - kadiwa4:remove_some_imports, r=fee1-dead
compiler: remove unnecessary imports and qualified paths

Some of these imports were necessary before Edition 2021, others were already in the prelude.

I hope it's fine that this PR is so spread-out across files :/
2022-12-11 09:51:57 +01:00
..
const_eval compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
interpret Rollup merge of #105537 - kadiwa4:remove_some_imports, r=fee1-dead 2022-12-11 09:51:57 +01:00
transform Remove unneeded field from SwitchTargets 2022-12-09 04:53:10 -08:00
util compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Remove allow(rustc::potential_query_instability) in rustc_const_eval 2022-10-18 17:44:01 +02:00