diff options
Diffstat (limited to 'src/main.rs')
-rw-r--r-- | src/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index 9e81bf8..e42bf4d 100644 --- a/src/main.rs +++ b/src/main.rs @@ -34,7 +34,6 @@ overflowing_literals, path_statements, patterns_in_fns_without_body, - plugin_as_library, private_in_public, proc_macro_derive_resolution_fallback, renamed_and_removed_lints, |