Sign in
android
/
toolchain
/
rustc
/
cd1aefd586783f162dd848e314bd6991a5ffe033
/
.
/
vendor
/
syn-2.0.8
/
tests
/
regression.rs
blob: 5c7fcddc8da9a6cdf72abfb71d575da8ee907316 [
file
] [
log
] [
blame
]
#![
allow
(
clippy
::
let_underscore_untyped
,
clippy
::
uninlined_format_args
)]
mod
regression
{
automod
::
dir
!(
"tests/regression"
);
}