]> git.lizzy.rs Git - rust.git/commit
Define index types within `thir_with_elements`.
authorNicholas Nethercote <n.nethercote@gmail.com>
Wed, 24 Aug 2022 00:46:27 +0000 (10:46 +1000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Wed, 24 Aug 2022 01:37:56 +0000 (11:37 +1000)
commitc9429b1cec47ae4d2be8c891a482142e9efd4b24
tree84635981934f9b0406b17a46e837c00c150f83dc
parenta1bea1551b8312b6abfbbf7d49bafac2e6ce8ee4
Define index types within `thir_with_elements`.

The macro already generates other stuff, might as well generate these
index types as well.
compiler/rustc_middle/src/thir.rs