Commit Graph

20 Commits

Author SHA1 Message Date
Trevor Spiteri be85c31da8 ci: test building with num-traits feature 2020-07-16 10:35:00 +02:00
Trevor Spiteri ef36b4f767 make {from,to}_{be,le,ne}_bytes const functions 2020-06-04 18:18:01 +02:00
Trevor Spiteri ff0874a1f4 require rustc 1.43.0
Will probably bump requirement to 1.44.0 before releasing 1.0.0 so
that {from,to}_{le,be,ne}_bytes can be const fn.
2020-05-03 16:08:11 +02:00
Trevor Spiteri 26da6f43bf ci: sort list of cargo cached packages 2020-02-13 13:47:11 +01:00
Trevor Spiteri 2ec4c749be appveyor can't handle % 2019-12-31 18:08:29 +01:00
Trevor Spiteri f5c92ec15b ci: appveyor typo 2019-12-31 17:32:43 +01:00
Trevor Spiteri 513a27c343 ci: remove unused .crate files before caching 2019-12-31 17:30:28 +01:00
Trevor Spiteri c6e9ecbfb1 ci: rustup toolchain install --profile minimal 2019-12-31 17:24:36 +01:00
Trevor Spiteri 823916346f add std feature 2019-12-23 17:39:41 +01:00
Trevor Spiteri 7b74e7333b require rustc 1.39.0 2019-11-24 18:47:06 +01:00
Trevor Spiteri cfe198f087 document and test az option 2019-10-10 17:13:36 +02:00
Trevor Spiteri 184eaddfc0 reduce number of times examples are tested in CI 2019-08-20 16:46:39 +02:00
Trevor Spiteri 0e96ea1243 depend on rustc 1.34.0 (for some const functions) 2019-08-17 16:52:08 +02:00
jean-airoldie e67a943979 Move to edition 2018
* Bumped minimum rustc version to 1.31.1
2019-08-02 11:19:49 -04:00
Trevor Spiteri 3e0f7688dc appveyor crates cache now depends on Cargo.toml 2019-06-27 23:38:47 +02:00
Trevor Spiteri b999843926 appveyor: test on windows-msvc too 2019-02-03 00:30:30 +01:00
Trevor Spiteri 63aba3d019 run clippy before check in ci 2019-01-29 18:34:18 +01:00
Trevor Spiteri 2a2395af10 version 0.1.6: serde support 2019-01-27 00:39:24 +01:00
Trevor Spiteri 4e98c8ddd4 add f16 feature to ci tests 2019-01-26 13:49:19 +01:00
Trevor Spiteri 6db49e1bee add .gitlab-ci.yml and .appveyor.yml for ci testing 2019-01-26 03:59:16 +01:00