diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-14 13:15:01 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-15 08:07:15 +1000 |
| commit | 4784074753159d55ff0ba7cbe22d343dd0999b5f (patch) | |
| tree | 440903061764a21ddd084357b8272e6e5c70f160 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 67dc0d083ca492e4d8b7b8061200eb67843717b6 (diff) | |
| download | rust-4784074753159d55ff0ba7cbe22d343dd0999b5f.tar.gz rust-4784074753159d55ff0ba7cbe22d343dd0999b5f.zip | |
Move `name` field from `AssocItem` to `AssocKind` variants.
To accurately reflect that RPITIT assoc items don't have a name. This avoids the use of `kw::Empty` to mean "no name", which is error prone. Helps with #137978.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
