rust/compiler/rustc_middle/src/util
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
..
common mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
bug.rs Add some docs to bug, span_bug and delay_span_bug 2022-12-30 16:47:56 +01:00
call_kind.rs Move some utils out of rustc_const_eval 2023-04-16 12:05:54 +02:00
common.rs Use AddAssign impl 2021-11-09 23:47:36 +01:00
find_self_call.rs Move some utils out of rustc_const_eval 2023-04-16 12:05:54 +02:00
mod.rs Move some utils out of rustc_const_eval 2023-04-16 12:05:54 +02:00