Skip to content

Commit 5318fe4

Browse files
bors[bot]Dirbaio
andauthored
Merge #865
865: Update Rust nightly. r=Dirbaio a=Dirbaio Includes fix for rust-lang/rust#98890 which has been annoying me in a few projects. bors r+ Co-authored-by: Dario Nieuwenhuis <[email protected]>
2 parents 5e0f392 + b602a28 commit 5318fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Before upgrading check that everything is available on all tier1 targets here:
22
# https://rust-lang.github.io/rustup-components-history
33
[toolchain]
4-
channel = "nightly-2022-06-17"
4+
channel = "nightly-2022-07-13"
55
components = [ "rust-src", "rustfmt" ]
66
targets = [
77
"thumbv7em-none-eabi",

0 commit comments

Comments
 (0)