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
2015-01-05
Rename macro_escape to macro_use
Keegan McAllister
-7
/
+14
2015-01-05
Stop using macro_escape as an inner attribute
Keegan McAllister
-5
/
+22
2015-01-05
Use $crate and macro reexport to reduce duplicated code
Keegan McAllister
-3
/
+9
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-3
/
+3
2015-01-03
Remove deprecated functionality
Alex Crichton
-1
/
+0
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-0
/
+1
2015-01-02
rollup merge of #20416: nikomatsakis/coherence
Alex Crichton
-0
/
+1
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-2
/
+1
2015-01-02
merge `*SliceExt` traits, use assoc types in `SliceExt`, `Raw[Mut]Ptr`
Jorge Aparicio
-0
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+1
2015-01-02
Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...
Niko Matsakis
-0
/
+1
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-2
/
+2
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-0
/
+1
2014-12-30
std: Re-enable at_exit()
Alex Crichton
-2
/
+2
2014-12-30
Second pass stabilization: vec
Aaron Turon
-0
/
+1
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-2
/
+1
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-0
/
+1
2014-12-21
rollup merge of #20006: alexcrichton/no-more-empty-modules
Alex Crichton
-5
/
+6
2014-12-20
Fix fallout of removing import_shadowing in tests.
Eduard Burtescu
-1
/
+1
2014-12-20
Remove feature(import_shadowing) from all crates.
Eduard Burtescu
-2
/
+1
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-1
/
+0
2014-12-18
Avoid .take().unwrap() with FnOnce closures
Alex Crichton
-1
/
+1
2014-12-18
Fallout from new thread API
Aaron Turon
-0
/
+2
2014-12-18
Introduce std::thread
Aaron Turon
-2
/
+2
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-6
/
+3
2014-12-18
std: Remove public bool,tuple,unit modules
Alex Crichton
-5
/
+6
2014-12-14
Rewrite threading infrastructure, introducing `Thunk` to represent
Niko Matsakis
-0
/
+2
2014-12-13
libstd: fix fallout
Jorge Aparicio
-0
/
+1
2014-12-11
Register new snapshots
Alex Crichton
-1
/
+1
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-1
/
+1
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-2
/
+0
2014-11-24
Merge libsync into libstd
Aaron Turon
-3
/
+1
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-15
/
+16
2014-11-20
Make most of std::rt private
Aaron Turon
-2
/
+1
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-1
/
+0
2014-11-20
Remove libnative
Aaron Turon
-3
/
+1
2014-11-17
libcore: add borrow module
Aaron Turon
-0
/
+1
2014-11-16
Move ToString to collections::string
Brendan Zabarauskas
-1
/
+0
2014-11-16
Move FromStr to core::str
Brendan Zabarauskas
-2
/
+1
2014-11-10
Fix broken documentation link
Adam Szkoda
-1
/
+1
2014-11-08
Runtime removal: add private sys, sys_common modules
Aaron Turon
-0
/
+7
2014-11-02
Add error module with Error and FromError traits
Aaron Turon
-0
/
+2
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-2
/
+2
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-4
/
+0
2014-10-16
Remove libdebug and update tests.
Luqman Aden
-1
/
+0
2014-10-10
improve the performance of the vec![] macro
Daniel Micay
-2
/
+4
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
Revert "Update html_root_url for 0.12.0 release"
Brian Anderson
-1
/
+1
[prev]
[next]