This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui-cargo
/
module_style
/
pass_mod
/
src
/
bad
/
mod.rs
2 lines
18 B
Rust
Raw
Normal View
History
Unescape
Escape
Add module_style lint to restriction Add tests for disallowed_mod in ui-cargo test section Use correct algorithm to determine if mod.rs is missing Move to two lints and remove config option Switch lint names so they read "warn on ..." Emit the same help info for self_named_mod_file warnings Bail when both lints are Allow Reword help message for both module_style lints
2021-07-30 17:28:44 -04:00
pub
struct
Thing
;
Reference in New Issue
Copy Permalink