3 releases
Uses old Rust 2015
0.0.3 | Dec 19, 2015 |
---|---|
0.0.2 | Dec 15, 2015 |
0.0.1 | Dec 15, 2015 |
#7 in #libcore
39 downloads per month
Used in volatile_cell
5KB
65 lines
rust-libcore
This crate provides libcore
as a standalone cargo package.
Versioning
rust-libcore
will run rustc --version
to determine the version of rustc that we are using. The version of libcore appropriate for the compiler will be used.