Merge crate collections into alloc

This commit is contained in:
David Tolnay
2017-06-17 18:35:56 -07:00
parent b37d47c987
commit e43d3f3e4f
11 changed files with 79 additions and 91 deletions
-1
View File
@@ -46,7 +46,6 @@ else
channel build
channel build --no-default-features
channel build --no-default-features --features alloc
channel build --no-default-features --features collections
channel test --features 'rc unstable'
cd "$DIR/test_suite/deps"
channel build