Files
rust/compiler/rustc_mir_transform/src
Matthias Krüger 940ff24ec0 Rollup merge of #126567 - compiler-errors:instance-kind, r=oli-obk,lcnr
Rename `InstanceDef` -> `InstanceKind`

Renames `InstanceDef` to `InstanceKind`. The `Def` here is confusing, and makes it hard to distinguish `Instance` and `InstanceDef`. `InstanceKind` makes this more obvious, since it's really just describing what *kind* of instance we have.

Not sure if this is large enough to warrant a types team MCP -- it's only 53 files. I don't personally think it does, but happy to write one if anyone disagrees. cc ``@rust-lang/types``

r? types
2024-06-17 20:34:51 +02:00
..
2024-06-16 21:35:21 -04:00
2024-06-16 21:35:21 -04:00
2023-12-10 10:56:22 +08:00
2024-04-20 19:20:38 +00:00
2023-12-10 10:56:22 +08:00
2024-05-23 04:08:35 +02:00
2024-06-13 12:13:54 +02:00
2024-06-16 21:35:21 -04:00
2024-06-05 22:25:41 +01:00
2024-06-16 21:35:21 -04:00
2023-12-10 10:56:22 +08:00
2024-06-16 21:35:21 -04:00
2024-06-14 16:54:29 -04:00
2024-06-16 21:35:21 -04:00