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

#8 in #libcore

Download history 4/week @ 2024-11-13 5/week @ 2024-11-20 1/week @ 2024-11-27 7/week @ 2024-12-04 33/week @ 2024-12-11 7/week @ 2024-12-18 7/week @ 2025-01-08 13/week @ 2025-01-15 4/week @ 2025-01-22 3/week @ 2025-01-29 21/week @ 2025-02-05 22/week @ 2025-02-12 15/week @ 2025-02-26

59 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