11 Commits

Author SHA1 Message Date
David Tolnay
9c38871ed9
Add no-std preserve_order check in CI 2020-09-30 13:35:06 -07:00
David Tolnay
187d89863a
Add CI builds on rust 1.40 and 1.45 2020-09-30 12:48:42 -07:00
David Tolnay
0b79429755
Raise minimum preserve_order version to rust 1.36
Now required by indexmap 1.6's hashbrown 0.9 dependency.
2020-09-05 18:57:19 -07:00
David Tolnay
fdc177d9cd
Raise preserve_order required Rust version to 1.32
Required by the dependency on indexmap which now depends on hashbrown 0.8.1.
2020-07-17 19:33:18 -07:00
David Tolnay
07bbec9508
Extend CI with more feature combinations 2020-06-08 21:39:21 -07:00
David Tolnay
d6080d91f9
Add no-std verification in CI 2020-06-04 23:32:03 -07:00
David Tolnay
93b4dc683e
Add CI build to cover fuzz target 2020-05-11 11:03:12 -07:00
David Tolnay
f255356c65
Add Windows CI in GitHub Actions 2020-05-05 22:23:26 -07:00
David Tolnay
edb1c31dfb
Avoid repeating slow doctests and compiletests 2020-05-05 22:20:31 -07:00
David Tolnay
dffbe4488f
Remove Travis configuration 2020-05-05 11:33:07 -07:00
David Tolnay
228cd3da41
Enable GitHub Actions 2020-05-03 01:32:14 -07:00