Skip to content
  • Zelda Hessler's avatar
    b092e602
    refactor: unify module writers (apologies for the churn 😅) (#1783) · b092e602
    Zelda Hessler authored
    * refactor: unify module writers
    refactor: use RustModule instead of strings for module names
    suppress: unchecked cast warning for Writable
    
    * remove: unnecessary writer references in EnumGenerator
    format: remove wildcard import
    add: intellij wildcard import rules to .editorconfig
    
    * respond to John's comment
    b092e602
    refactor: unify module writers (apologies for the churn 😅) (#1783)
    Zelda Hessler authored
    * refactor: unify module writers
    refactor: use RustModule instead of strings for module names
    suppress: unchecked cast warning for Writable
    
    * remove: unnecessary writer references in EnumGenerator
    format: remove wildcard import
    add: intellij wildcard import rules to .editorconfig
    
    * respond to John's comment
Loading