rust/compiler/rustc_codegen_ssa/src/debuginfo
Jubilee Young ce7b069fd8 compiler: Never debug_assert in codegen
The gains in performance are not worth the costs in correctness.
This is partly because the gains are zero and the costs are unknown.
2024-07-20 00:16:44 -07:00
..
mod.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
type_names.rs compiler: Never debug_assert in codegen 2024-07-20 00:16:44 -07:00