rust/compiler/rustc_save_analysis/src
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
..
dump_visitor.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
dumper.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
sig.rs resolve: Fix incorrect results of opt_def_kind query for some built-in macros 2022-02-24 22:54:36 +03:00
span_utils.rs Include (potentially remapped) working dir in crate hash 2021-08-15 15:17:37 -05:00