Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
ci Disable accidental publish for the unpublished crates Sep 3, 2017
examples cargo fmt --all Nov 14, 2018
rayon-core [windows] avoid overflowing literal STATUS_STACK_OVERFLOW as i32 Feb 28, 2019
rayon-demo Merge #627 #633 Feb 19, 2019
rayon-futures Merge branch 'master' of https://github.com/rayon-rs/rayon Jan 13, 2019
scripts add analyze.sh script I have used a lot Dec 23, 2016
src cargo fmt Mar 15, 2019
tests cargo fmt Feb 25, 2019
.gitignore Ran rustfmt Across Entire Project Nov 21, 2016
.travis.yml Force lazy_static 1.0.2 for older CI Aug 8, 2018
Cargo.toml Require rayon-core ^1.4.1 Mar 2, 2019
FAQ.md Fix typo in FAQ Mar 25, 2019
LICENSE-APACHE Add MIT/Apache license files. Aug 16, 2016
LICENSE-MIT Add MIT/Apache license files. Aug 16, 2016
README.md Fix typo. Sep 26, 2018
RELEASES.md Release rayon 1.0.3 Nov 1, 2018
appveyor.yml CI tests everywhere, but test the demo just once Feb 17, 2018
bors.toml Let bors wait a long time for OSX Oct 6, 2017
build.rs Use build.rs instead of feature flag, fix len() Jun 2, 2018