Re-implement tidy as an xtask action

This commit is contained in:
Lukas Wirth 2024-07-07 09:11:46 +02:00
parent e752517814
commit 866102cdaf
12 changed files with 69 additions and 60 deletions

View file

@ -426,7 +426,7 @@ fn floating_point() {
true,
)),
);
#[allow(unknown_lints, unnecessary_min_or_max)]
#[allow(unknown_lints, clippy::unnecessary_min_or_max)]
check_number(
r#"
extern "rust-intrinsic" {