Remove more traces of anonymous ADTs
This commit is contained in:
parent
33c245b9e9
commit
916d279236
12 changed files with 5 additions and 38 deletions
|
@ -337,7 +337,6 @@ impl<'v> hir_visit::Visitor<'v> for StatCollector<'v> {
|
|||
BareFn,
|
||||
Never,
|
||||
Tup,
|
||||
AnonAdt,
|
||||
Path,
|
||||
OpaqueDef,
|
||||
TraitObject,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue