rust/compiler/rustc_const_eval
Nilstrieb 2109fe4e4e Move some utils out of rustc_const_eval
This allows us to get rid of the `rustc_const_eval->rustc_borrowck`
dependency edge which was delaying the compilation of borrowck.

The added utils in `rustc_middle` are small and should not affect
compile times there.
2023-04-16 12:05:54 +02:00
..
src Move some utils out of rustc_const_eval 2023-04-16 12:05:54 +02:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00
messages.ftl Check for escape sequences in Fluent resources 2023-03-29 18:34:29 +01:00