rustc/vendor/syn-2.0.93/tests/regression.rs
2025-02-17 11:14:05 +01:00

6 lines
132 B
Rust

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