Replace some bool
params with an enum
This commit is contained in:
parent
38b0865248
commit
d86f9cd464
7 changed files with 63 additions and 47 deletions
|
@ -29,6 +29,7 @@ extern crate rustc_macros;
|
|||
extern crate tracing;
|
||||
|
||||
pub mod util {
|
||||
pub mod case;
|
||||
pub mod classify;
|
||||
pub mod comments;
|
||||
pub mod literal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue