chore: bump nightly to nightly-2021-04-25 (#3754)

This commit is contained in:
Taiki Endo
2021-05-05 17:39:17 +02:00
committed by GitHub
parent 6845a93cbf
commit c4b6b130f3
8 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ name: CI
env:
RUSTFLAGS: -Dwarnings
RUST_BACKTRACE: 1
nightly: nightly-2020-09-21
nightly: nightly-2021-04-25
minrust: 1.45.2
jobs:
@@ -279,7 +279,7 @@ jobs:
- name: "doc --lib --all-features"
run: cargo doc --lib --no-deps --all-features --document-private-items
env:
RUSTDOCFLAGS: --cfg docsrs
RUSTDOCFLAGS: --cfg docsrs -Dwarnings
loom:
name: loom