summaryrefslogtreecommitdiffstats
path: root/vendor/syn/tests/regression.rs
blob: 5c7fcddc8da9a6cdf72abfb71d575da8ee907316 (plain)
1
2
3
4
5
#![allow(clippy::let_underscore_untyped, clippy::uninlined_format_args)]

mod regression {
    automod::dir!("tests/regression");
}