1
Fork 0
rust/compiler/rustc_mir_dataflow/src/impls
Nicholas Nethercote ca5525d564 Improve AdtDef interning.
This commit makes `AdtDef` use `Interned`. Much the commit is tedious
changes to introduce getter functions. The interesting changes are in
`compiler/rustc_middle/src/ty/adt.rs`.
2022-03-11 13:31:24 +11:00
..
borrowed_locals.rs Remove unused unsound_ignore_borrow_on_drop 2022-02-17 16:51:25 +01:00
init_locals.rs Remove in_band_lifetimes from rustc_mir_dataflow 2021-12-16 14:29:43 -05:00
liveness.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
mod.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
storage_liveness.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00