-
Notifications
You must be signed in to change notification settings - Fork 329
Closed
Labels
Description
This will allow us to progress on
const-generics
- updating
itertools/.github/workflows/ci.yml
Line 47 in a0225ce
toolchain: 1.43.1 - updating
Line 19 in a0225ce
rust-version = "1.43.1" - updating
Line 49 in a0225ce
//! This version of itertools requires Rust 1.43.1 or later. - auditing for
allow
'd clippy lints that can now be fixed - auditing
TODO
comments that can now be fixed
Philippe-Cholet and scottmcm