index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-10-02
rollup merge of #17666 : eddyb/take-garbage-out
Alex Crichton
-1
/
+1
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-2
/
+1
2014-10-02
syntax: mark the managed_boxes feature as Removed.
Eduard Burtescu
-1
/
+1
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-08-29
Register new snapshots
Alex Crichton
-1
/
+1
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-1
/
+1
2014-08-18
libsyntax: Remove the `use foo = bar` syntax from the language in favor
Patrick Walton
-1
/
+1
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-1
/
+1
2014-07-26
std: Stabilize unit, bool, ty, tuple, arc, any
Alex Crichton
-1
/
+7
2014-07-11
Update doc URLs for version bump
Brian Anderson
-1
/
+1
2014-07-10
auto merge of #15556 : alexcrichton/rust/snapshots, r=brson
bors
-2
/
+0
2014-07-09
Register new snapshots
Alex Crichton
-2
/
+0
2014-07-07
Add libunicode; move unicode functions from core
kwantam
-1
/
+0
2014-07-05
Add #[crate_name] attributes as necessary
Alex Crichton
-0
/
+2
2014-07-04
auto merge of #15321 : huonw/rust/nil-prim, r=alexcrichton
bors
-0
/
+4
2014-07-04
core: add a primitive page for `()`.
Huon Wilson
-0
/
+4
2014-07-02
Merge remote-tracking branch 'origin/master' into 0.11.0-release
Alex Crichton
-23
/
+7
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-22
/
+7
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-2
/
+2
2014-06-25
Register new snapshots
Alex Crichton
-1
/
+0
2014-06-23
librustc: Feature gate lang items and intrinsics.
Patrick Walton
-1
/
+3
2014-06-22
Register new snapshots
Alex Crichton
-1
/
+0
2014-06-20
librustc: Put `#[unsafe_destructor]` behind a feature gate.
Patrick Walton
-1
/
+2
2014-06-17
Mark all crates except std as experimental
Brian Anderson
-0
/
+1
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-5
/
+0
2014-06-08
core: Rename `container` mod to `collections`. Closes #12543
Brian Anderson
-1
/
+1
2014-06-06
rustdoc: Submit examples to play.rust-lang.org
Alex Crichton
-1
/
+2
2014-05-31
doc: Fix a number of broken links
Alex Crichton
-0
/
+2
2014-05-29
std: Recreate a `rand` module
Alex Crichton
-1
/
+0
2014-05-23
std: Move simd to core::simd and reexport. #1457
Brian Anderson
-1
/
+2
2014-05-23
auto merge of #14359 : brson/rust/minordoc, r=alexcrichton
bors
-1
/
+1
2014-05-23
Minor library doc copyediting
Brian Anderson
-1
/
+1
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
2014-05-20
Address review comments
Brian Anderson
-2
/
+2
2014-05-20
core: Convert TODOs to FIXMEs
Brian Anderson
-1
/
+1
2014-05-20
core: Spruce up the crate description
Brian Anderson
-11
/
+22
2014-05-20
Fix typo in libcore
Jihyeok Seo
-1
/
+1
2014-05-15
core: Update all tests for fmt movement
Alex Crichton
-7
/
+6
2014-05-15
core: Inherit the std::fmt module
Alex Crichton
-0
/
+3
2014-05-15
core: Remove the unit module
Brian Anderson
-1
/
+0
2014-05-15
Add a crate for missing stubs from libcore
Alex Crichton
-0
/
+3
2014-05-15
Register new snapshots
Alex Crichton
-3
/
+0
2014-05-13
core: Allow using failure outside of libcore
Alex Crichton
-2
/
+5
2014-05-13
core: Add a crate doc block
Alex Crichton
-0
/
+21
2014-05-13
core: Inherit the atomics module
Alex Crichton
-0
/
+1
2014-05-13
std: Move the owned module from core to std
Alex Crichton
-2
/
+3
2014-05-12
Add the patch number to version strings. Closes #13289
Brian Anderson
-1
/
+1
2014-05-11
core: Remove the cast module
Alex Crichton
-1
/
+0
2014-05-09
auto merge of #14053 : FlaPer87/rust/master, r=huonw
bors
-0
/
+1
[next]