diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-05-04 08:09:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-04 08:09:06 +0200 |
commit | 50754578f63e3d2b5fc1035303cbefb5db7d1fdf (patch) | |
tree | 3fb3b941bae251b874a1771c54b08f6bfbf5cc5e /tests/rustdoc-js-std/parser-errors.js | |
parent | b194b43bd1ffdb6708b3eaa50c52d0a8c2199500 (diff) | |
parent | 0fa59204e5b70bcf473a4ca56ac8ceea362d7dff (diff) | |
download | rust-50754578f63e3d2b5fc1035303cbefb5db7d1fdf.tar.gz |
Rollup merge of #111070 - WaffleLapkin:break_ribs, r=lcnr
Don't suffix `RibKind` variants
This PR
- Removes `use RibKind::*`
- Renames `RibKind::{SomethingRibKind => Something}`
It seems unnecessary to have "RibKind" in the end of all variants, if we can just use it as a normal enum. Additionally previously it was weird that `MacroDefinition` is the only unsuffixed variant.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions