#libcore #cargo #package #wrapped #suitable #cross-builds

build rust-libcore

Libcore wrapped into cargo package, suitable for cross-builds

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

Custom license

5KB
65 lines

Build Status

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.

No runtime deps