diff options
Diffstat (limited to 'third_party/rust/bytemuck/pedantic.bat')
-rw-r--r-- | third_party/rust/bytemuck/pedantic.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/rust/bytemuck/pedantic.bat b/third_party/rust/bytemuck/pedantic.bat new file mode 100644 index 0000000000..d6323bf4b5 --- /dev/null +++ b/third_party/rust/bytemuck/pedantic.bat @@ -0,0 +1 @@ +cargo clippy -- -W clippy::pedantic |