rust-libcore 0.0.1

Libcore wrapped into cargo package, suitable for cross-builds
Documentation
1
2
3
4
5
6
7
8
9
[![Build Status](https://travis-ci.org/hackndev/rust-libcore.svg#branch=master)](https://travis-ci.org/hackndev/rust-libcore) 

# 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.