We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5860583 commit 9052c57Copy full SHA for 9052c57
src/tools/tidy/src/walk.rs
@@ -24,6 +24,7 @@ pub fn filter_dirs(path: &Path) -> bool {
24
"src/tools/rust-analyzer",
25
"src/tools/rustc-perf",
26
"src/tools/rustfmt",
27
+ "src/tools/enzyme",
28
"src/doc/book",
29
"src/doc/edition-guide",
30
"src/doc/embedded-book",
0 commit comments