about summary refs log tree commit diff
path: root/clippy_workspace_tests/src/main.rs
blob: b322eca1db51d2cf71da534d254f47be4213c6d1 (plain)
1
2
3
#![deny(rust_2018_idioms)]

fn main() {}