fix some of the review, rename, fmt, refactor
This commit is contained in:
parent
1d9e80ad7b
commit
8bc106b29d
3 changed files with 60 additions and 75 deletions
|
|
@ -22,7 +22,7 @@ mod a {
|
|||
#[derive(ClippyMiniMacroTest)]
|
||||
struct Test;
|
||||
|
||||
fn main() {
|
||||
fn test() {
|
||||
pub_macro!();
|
||||
inner_mod_macro!();
|
||||
pub_in_private_macro!(_var);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue