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
/
libstd
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-05-27
doc: Fix link to string
Richo Healey
-1
/
+1
2014-05-25
auto merge of #14430 : kballard/rust/squelch_os_warning, r=alexcrichton
bors
-14
/
+11
2014-05-25
libstd: Remove unnecessary re-exports under std::std
Kevin Ballard
-14
/
+11
2014-05-25
rustdoc: Move inlining to its own module
Alex Crichton
-6
/
+6
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-3
/
+3
2014-05-23
std: Move unstable::finally to std::finally. #1457
Brian Anderson
-0
/
+1
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
-2
/
+1
2014-05-23
Minor library doc copyediting
Brian Anderson
-2
/
+1
2014-05-22
auto merge of #14348 : alexcrichton/rust/doc.rust-lang.org, r=huonw
bors
-2
/
+2
2014-05-22
libstd: Remove all uses of `~str` from `libstd`
Patrick Walton
-3
/
+3
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-0
/
+1
2014-05-21
doc: Fix some broken links
Alex Crichton
-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
-1
/
+1
2014-05-20
std: Alphabetize crate reexports for rustdoc
Brian Anderson
-4
/
+6
2014-05-20
std: Fix broken link
Brian Anderson
-2
/
+1
2014-05-17
std: Refactor liballoc out of lib{std,sync}
Alex Crichton
-13
/
+13
2014-05-15
core: Implement unwrap()/unwrap_err() on Result
Alex Crichton
-1
/
+1
2014-05-15
Register new snapshots
Alex Crichton
-5
/
+2
2014-05-13
std: Move the owned module from core to std
Alex Crichton
-2
/
+6
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-10
initial port of the exchange allocator to jemalloc
Daniel Micay
-0
/
+1
2014-05-10
auto merge of #14068 : alexcrichton/rust/rustdoc-xcrate-links, r=brson
bors
-6
/
+6
2014-05-09
doc: Fix some broken links
Alex Crichton
-6
/
+6
2014-05-08
auto merge of #14019 : brson/rust/docs, r=alexcrichton
bors
-3
/
+4
2014-05-08
Handle more fallout
Kevin Ballard
-0
/
+3
2014-05-07
std: Doc typos
Brian Anderson
-3
/
+4
2014-05-07
Test fixes and rebase conflicts
Alex Crichton
-5
/
+2
2014-05-07
core: Move Option::expect to libstd from libcore
Alex Crichton
-2
/
+1
2014-05-07
core: Inherit the cell module
Alex Crichton
-1
/
+1
2014-05-07
core: Inhert ~/@/& cmp traits, remove old modules
Alex Crichton
-2
/
+0
2014-05-07
core: Inherit the cmp module
Alex Crichton
-3
/
+1
2014-05-07
core: Inherit the iter module
Alex Crichton
-1
/
+1
2014-05-07
core: Inherit the option module
Alex Crichton
-1
/
+1
2014-05-07
core: Inherit the bool module
Alex Crichton
-2
/
+1
2014-05-07
core: Inherit the tuple module
Alex Crichton
-1
/
+1
2014-05-07
core: Inherit the clone module
Alex Crichton
-1
/
+1
2014-05-07
core: Inherit the unit module
Alex Crichton
-1
/
+0
2014-05-07
core: Inherit the default module
Alex Crichton
-0
/
+1
2014-05-07
core: Inherit the raw module
Alex Crichton
-2
/
+1
2014-05-07
core: Inherit the any module
Alex Crichton
-2
/
+1
2014-05-07
core: Inherit the char module
Alex Crichton
-1
/
+1
2014-05-07
core: Inherit the container module
Alex Crichton
-1
/
+1
2014-05-07
core: Inherit the ty module
Alex Crichton
-2
/
+1
2014-05-07
core: Inherit the ops module
Alex Crichton
-1
/
+1
2014-05-07
core: Inherit the kinds module
Alex Crichton
-1
/
+2
2014-05-07
core: Inherit the cast module
Alex Crichton
-1
/
+1
2014-05-07
core: Inherit the ptr module
Alex Crichton
-1
/
+2
[next]