Commit Graph

13 Commits (d75df2b6104c518638ae4810504423e61adfbc1c)

Author SHA1 Message Date
Carol (Nichols || Goulding) 545a1a5228
chore: Upgrade to Rust 1.63 2022-08-11 15:04:00 -04:00
Carol (Nichols || Goulding) 1c4caa2cc2
chore: Upgrade to Rust 1.62 2022-07-01 13:31:31 -04:00
Carol (Nichols || Goulding) 8eece6135b
chore: Update to Rust 1.61 2022-05-19 14:39:05 -04:00
Dom Dwyer 3624d63529 build: use rust 1.60 2022-04-11 12:41:27 +01:00
Marco Neumann 33851be3a5
chore: upgrade Rust to 1.59 (#3875)
Mostly a few new clippy crates around `flat_map`, `and_then`, and
"underscore locks" (!!!):
https://rust-lang.github.io/rust-clippy/master/index.html#let_underscore_lock

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-28 15:14:19 +00:00
Dom Dwyer 5438a4afac build: use rust 1.58.1
Security bugfix release, see:
    https://groups.google.com/g/rustlang-security-announcements/c/R1fZFDhnJVQ?pli=1
2022-01-28 14:43:22 +00:00
Edd Robinson d1816b662f
chore: update rust to 1.58 (#3461)
* chore: update rust to 1.58

* fix: clippy

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2022-01-13 21:12:46 +00:00
Carol (Nichols || Goulding) bf1513cb8b
chore: Update stable Rust version 2021-12-02 10:46:39 -05:00
Carol (Nichols || Goulding) bb05ab4191 chore: Update Rust 2021-10-21 20:23:29 -04:00
Marco Neumann 368f0369ee chore: Rust 1.55 2021-09-10 12:36:49 +02:00
Carol (Nichols || Goulding) 49a4dd0125 feat: Upgrade to Rust 1.54 2021-07-29 21:07:43 -04:00
Andrew Lamb e6d995cbd8
chore: Update to Rust 1.53.0 (#1922)
* chore: Update to Rust 1.53.0

* fix: Update to latest clippy standards

* fix: bad refactor

* fix: Update escaping

* test: update test output

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-07-07 18:02:03 +00:00
Carol (Nichols || Goulding) f0efd20259 chore: Switch to rust-toolchain.toml to specify Rust components we need as well 2021-06-23 15:28:58 -04:00