2 is after 1
This commit is contained in:
committed by
Dan Gohman
parent
48229f02e3
commit
d8c8e4af3d
@@ -78,7 +78,7 @@ Currently, tests don't test the `no_std` feature:
|
|||||||
|
|
||||||
1. `cargo test --features no_std` won't compile.
|
1. `cargo test --features no_std` won't compile.
|
||||||
|
|
||||||
1. `./test-all.sh` doesn't test the `no_std` feature.
|
2. `./test-all.sh` doesn't test the `no_std` feature.
|
||||||
|
|
||||||
It's important to note that cretonne still needs liballoc to compile.
|
It's important to note that cretonne still needs liballoc to compile.
|
||||||
Thus, whatever environment is used must implement an allocator.
|
Thus, whatever environment is used must implement an allocator.
|
||||||
|
|||||||
Reference in New Issue
Block a user