Touch up PR 2879

This commit is contained in:
David Tolnay
2025-09-15 20:28:17 -07:00
parent 373b11dda7
commit 97168d3a24
7 changed files with 65 additions and 72 deletions
-1
View File
@@ -1,6 +1,5 @@
pub mod ast;
pub mod attr;
pub mod deprecated;
pub mod name;
mod case;