1
0
mirror of https://github.com/danog/strum.git synced 2024-11-26 20:14:40 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Peter Glotfelty
0a0def76bd
update ci version (#280)
Co-authored-by: Peter Glotfelty <peter@glotfelty.us>
2023-07-01 13:17:30 -07:00
Marcel Hellwig
672ac26005
Clippy lints and some minor nitpicks (#212)
* add clippy.toml with an msrv

* fix clippy lints

* replace inefficient algorithm

* replace ::std with ::core in more places and comments

* fix some test warnings

* fix clippy lints in tests
2022-02-18 16:04:31 -08:00