[go: up one dir, main page]

core-nightly 2014.12.27

Nightly build of libcore from the rust repo.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name = "core-nightly"
version = "2014.12.27"
authors = ["The Rust Project Developers"]

license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang/rust"
homepage = "https://github.com/rust-lang/rust"
description = """
Nightly build of libcore from the rust repo.
"""

[lib]
name = "core"