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-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
2014-05-09
core: Allow kinds derivings
Flavio Percoco
-0
/
+1
2014-05-08
Handle breakage after libcore split
Kevin Ballard
-0
/
+2
2014-05-07
Test fixes and rebase conflicts
Alex Crichton
-1
/
+3
2014-05-07
core: Get coretest working
Alex Crichton
-5
/
+26
2014-05-07
core: Inherit the cell module
Alex Crichton
-1
/
+2
2014-05-07
core: Add a limited implementation of failure
Alex Crichton
-1
/
+7
2014-05-07
core: Allow some #[deriving] in libcore
Alex Crichton
-0
/
+6
2014-05-07
core: Implement necessary traits for ~[T]/~str
Alex Crichton
-0
/
+3
2014-05-07
core: Inherit possible string functionality
Alex Crichton
-0
/
+1
2014-05-07
core: Inherit necessary unicode functionality
Alex Crichton
-0
/
+1
2014-05-07
core: Inherit non-allocating slice functionality
Alex Crichton
-0
/
+1
2014-05-07
core: Inherit the specific numeric modules
Alex Crichton
-0
/
+19
2014-05-07
core: Inherit what's possible from the num module
Alex Crichton
-0
/
+2
2014-05-07
core: Inherit the cmp module
Alex Crichton
-0
/
+1
2014-05-07
core: Inherit the iter module
Alex Crichton
-0
/
+1
2014-05-07
core: Inherit the option module
Alex Crichton
-0
/
+1
2014-05-07
core: Inherit the bool module
Alex Crichton
-0
/
+1
2014-05-07
core: Inherit the tuple module
Alex Crichton
-0
/
+1
2014-05-07
core: Inherit the clone module
Alex Crichton
-0
/
+1
2014-05-07
core: Inherit the unit module
Alex Crichton
-0
/
+1
[prev]
[next]