Skip to content

Commit

Permalink
Merge #865
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
bors[bot] and Dirbaio authored Jul 13, 2022
2 parents 5e0f392 + b602a28 commit 5318fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Before upgrading check that everything is available on all tier1 targets here:
# https://rust-lang.github.io/rustup-components-history
[toolchain]
channel = "nightly-2022-06-17"
channel = "nightly-2022-07-13"
components = [ "rust-src", "rustfmt" ]
targets = [
"thumbv7em-none-eabi",
Expand Down

0 comments on commit 5318fe4

Please sign in to comment.