mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
940ff24ec0
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |