diff options
| author | leonardo.yvens <leoyvens@gmail.com> | 2017-10-22 10:07:47 -0200 |
|---|---|---|
| committer | leonardo.yvens <leoyvens@gmail.com> | 2017-10-22 14:55:02 -0200 |
| commit | 19aa23b6d332e693786fa51dbca87828bb884314 (patch) | |
| tree | d689cc4e5e1cadf0d52683a6d05e75b22a626576 /src/doc | |
| parent | 942f31f5eacfc8cbd40c20bbcabc9d37add37410 (diff) | |
| download | rust-19aa23b6d332e693786fa51dbca87828bb884314.tar.gz rust-19aa23b6d332e693786fa51dbca87828bb884314.zip | |
Remove deprecated `collections` crate.
This reverts commit 6484258f1749499d3e51685df867b3d460a7f0be.
Diffstat (limited to 'src/doc')
| -rw-r--r-- | src/doc/unstable-book/src/library-features/collections.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/doc/unstable-book/src/library-features/collections.md b/src/doc/unstable-book/src/library-features/collections.md deleted file mode 100644 index 5c937833c9e..00000000000 --- a/src/doc/unstable-book/src/library-features/collections.md +++ /dev/null @@ -1,5 +0,0 @@ -# `collections` - -This feature is internal to the Rust compiler and is not intended for general use. - ------------------------- |
