fparkan/vendor/syn/tests/regression.rs

6 lines
132 B
Rust
Raw Normal View History

#![allow(clippy::let_underscore_untyped, clippy::uninlined_format_args)]
mod regression {
automod::dir!("tests/regression");
}