Merge commit '5ff7b632a9' into sync-rustfmt-subtree
This commit is contained in:
parent
4f89c51a5b
commit
8211d64c71
125 changed files with 2013 additions and 235 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
|
@ -40,6 +40,10 @@ jobs:
|
|||
rustc -Vv
|
||||
cargo -V
|
||||
cargo build
|
||||
env:
|
||||
RUSTFLAGS: '-D warnings'
|
||||
|
||||
- name: test
|
||||
run: cargo test
|
||||
env:
|
||||
RUSTFLAGS: '-D warnings'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue