Silence warning
This commit is contained in:
parent
d08d32fa5d
commit
64bc2352ee
1 changed files with 1 additions and 1 deletions
2
y.rs
2
y.rs
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
#![allow()] /*This line is ignored by bash
|
||||
#![deny(unsafe_code)] /*This line is ignored by bash
|
||||
# This block is ignored by rustc
|
||||
set -e
|
||||
echo "[BUILD] y.rs" 1>&2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue