Commit Graph

6 Commits

Author SHA1 Message Date
Paul Dicker 0bbc908e2a Extend CI configuration 2018-07-27 19:05:38 +02:00
Diggory Hardy 5f888a72ab Enable std by default in rand_core; adjust CI targets
Avoid using --all and --features together
2018-04-19 11:44:01 +01:00
Paul Dicker ec6f5dd1a4 Rename serde-1 to serde1 2018-04-04 18:26:01 +02:00
Diggory Hardy dab89ab07c Add rand-core sub-crate and update version numbers
This moves core traits/types/impls to rand-core
impls and le modules are now public (from rand-core only)
CI tweaks, needed since not all features are duplicated on rand-core
Cross-crate doc links now use full URLs (is there a better option?)
2018-03-10 11:31:19 +00:00
Diggory Hardy 7485bd48ca Travis/Trust: revise tests (reduce); cleaner script 2018-02-27 14:41:15 +00:00
Diggory Hardy 52bda7e1b5 Add Travis test target: MIPS64
This a test adding partial Trust tests as in dhardy/master branch
2018-02-26 17:48:24 +00:00