diff options
Diffstat (limited to 'vendor/rustc-rayon/examples/README.md')
-rw-r--r-- | vendor/rustc-rayon/examples/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/rustc-rayon/examples/README.md b/vendor/rustc-rayon/examples/README.md deleted file mode 100644 index ec08a4df8..000000000 --- a/vendor/rustc-rayon/examples/README.md +++ /dev/null @@ -1,3 +0,0 @@ -We use this directory for interactive tests that can't be run in an -automatic fashion. For examples of how to use Rayon, or benchmarks, -see `rayon-demo`. |