mirror of
https://gitee.com/openharmony/third_party_rust_syn
synced 2024-11-26 17:31:44 +00:00
76b407eb79
Signed-off-by: 徐未来 <xuweilai2@huawei.com>
6 lines
132 B
Rust
6 lines
132 B
Rust
#![allow(clippy::let_underscore_untyped, clippy::uninlined_format_args)]
|
|
|
|
mod regression {
|
|
automod::dir!("tests/regression");
|
|
}
|