kauma/vendor/syn/tests/regression.rs
2024-10-23 10:21:09 +02:00

5 lines
132 B
Rust

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