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
..
2021-12-31 16:26:32 +01:00
2022-03-07 13:41:47 +11:00
2021-12-02 02:59:44 +00:00
2021-09-17 17:52:40 -04:00
2022-02-10 18:27:18 +01:00
2022-01-22 23:42:46 -05:00
2021-12-31 16:26:32 +01:00
2022-03-03 19:47:23 +08:00
2021-09-28 09:19:11 -04:00
2022-03-07 02:07:36 +00:00
2022-03-07 08:25:50 +11:00
2022-03-06 12:28:46 -05:00
2021-08-15 08:29:07 -04:00
2021-10-08 10:33:47 +02:00
2021-12-15 17:32:14 +11:00
2022-03-02 09:45:25 -06:00
2021-09-28 09:19:11 -04:00
2021-12-31 16:26:32 +01:00
2022-03-11 13:31:24 +11:00