Closed
Description
There's some useful features in Rust's stable release. However, we have Travis configured for some older releases.
#15 added 1.22 when adding fuzzing. #220 added 1.29.2 because stable (1.30 at the time) broke fuzzing. #353 replaced 1.29.2 with 1.34.2 to get integer atomics for fuzzing.
Is there a reason to support Rust 1.22 still? What criteria should we use to determine supported releases?
Metadata
Metadata
Assignees
Labels
No labels