Commit Graph

9 Commits

Author SHA1 Message Date
Trevor Spiteri 4c25f002a1 update copyright date 2020-04-13 20:11:39 +02:00
Trevor Spiteri 27f3da832f do not test for TryFrom in build.rs as rustc 1.34.0 is now required 2019-08-17 17:17:31 +02:00
Trevor Spiteri 0840c4fcf0 skip TryFrom doc test if TryFrom not supported by rustc 2019-08-12 13:16:50 +02:00
Trevor Spiteri 5802e2a6e9 more consistent imports 2019-08-06 22:54:21 +02:00
Trevor Spiteri 6b2e34971a clippy 2019-08-03 23:48:43 +02:00
Trevor Spiteri 8bfc52c3ab remove repr(transparent) check from build.rs 2019-02-02 20:20:53 +01:00
Trevor Spiteri 9b8e36a71d version 0.1.5 2019-01-26 22:02:58 +01:00
Trevor Spiteri f043eacbfa require rustc 1.28.0 2018-08-13 12:10:53 +02:00
Trevor Spiteri 51c83a7b02 check for repr(transparent) in build.rs 2018-08-10 20:35:09 +02:00