xref: /third_party/rust/crates/syn/tests/regression.rs (revision fad3a1d3)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/syn/tests/
1#![allow(clippy::let_underscore_untyped, clippy::uninlined_format_args)]
2
3mod regression {
4    automod::dir!("tests/regression");
5}
6

Indexes created Thu Nov 07 10:32:03 CST 2024