#libcore #cargo #package #suitable #wrapped #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

Download history 8/week @ 2024-02-16 27/week @ 2024-02-23 19/week @ 2024-03-01 18/week @ 2024-03-08 15/week @ 2024-03-15 11/week @ 2024-03-22 23/week @ 2024-03-29

68 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