Sign in
◑
Theme
rust
/
rust
/
cc7fb2da97f7701e1bd6ec87b5aefc162a64d310
/
.
/
tests
/
ui-cargo
/
definition_in_module_root
/
fail_mod
/
src
/
lib.rs
blob: 3c232b85fae89928387a15f54c78be419211fef8 [
file
]
#![
warn
(
clippy
::
definition_in_module_root
)]
pub
mod
stuff
;