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
Age
Commit message (
Expand
)
Author
Lines
2015-02-21
Resolve includeme.fragment conflict.
Brian Brooks
-2
/
+2
2015-02-21
Fix thread documentation
Adolfo Ochagavía
-5
/
+8
2015-02-21
Auto merge of #21959 - dhuseby:bitrig-support, r=brson
bors
-24
/
+227
2015-02-20
Register new snapshots
Alex Crichton
-4173
/
+1
2015-02-21
Remove `'static` bound from sync::mpsc, Mutex and RwLock.
Huon Wilson
-45
/
+45
2015-02-20
make int/uint modules just re-exports
Alexis
-151
/
+107
2015-02-20
try to reduce bajillion warnings
Alexis
-29
/
+22
2015-02-20
std: Tidy up some `unsafe impl`s for `sync`
Alex Crichton
-25
/
+41
2015-02-20
std: Ensure fs::{DirEntry, ReadDir} are Send/Sync
Alex Crichton
-25
/
+47
2015-02-20
Tweaks to equality comparisons for slices/arrays/vectors
Vadim Petrochenkov
-1
/
+1
2015-02-20
iOS: CStr fallout
Valerii Hiora
-2
/
+2
2015-02-20
unbreak openbsd build after 1860ee52
Sébastien Marie
-1
/
+1
2015-02-19
std: Update the std::io adaptors to proxy all methods
Erick Tryzelaar
-1
/
+36
2015-02-20
Addressed PR comments
Marvin Löbel
-1
/
+1
2015-02-19
typo: fucntion -> function
Kevin Butler
-14
/
+14
2015-02-19
Round 8 tex fixes
Manish Goregaokar
-1
/
+1
2015-02-19
Round 5 test fixes and rebase conflicts
Alex Crichton
-6
/
+48
2015-02-18
Fix references to doc.rs throughout the code
Keegan McAllister
-1
/
+1
2015-02-18
Round 4 test fixes and rebase conflicts
Alex Crichton
-2
/
+166
2015-02-18
rollup merge of #22286: nikomatsakis/variance-4b
Alex Crichton
-33
/
+52
2015-02-18
Round 2 test fixes and conflicts
Alex Crichton
-16
/
+16
2015-02-18
rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket
Alex Crichton
-47
/
+47
2015-02-18
rollup merge of #22210: aturon/stab-final-borrow
Alex Crichton
-28
/
+33
2015-02-18
Round 1 fixes and rebase conflicts
Alex Crichton
-11
/
+13
2015-02-18
Stabilize std::borrow
Aaron Turon
-28
/
+33
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-47
/
+47
2015-02-18
rollup merge of #22497: nikomatsakis/suffixes
Alex Crichton
-152
/
+152
2015-02-18
rollup merge of #22491: Gankro/into_iter
Alex Crichton
-32
/
+35
2015-02-18
rollup merge of #22482: alexcrichton/cstr-changes
Alex Crichton
-187
/
+448
2015-02-18
rollup merge of #22480: alexcrichton/hashv3
Alex Crichton
-161
/
+4050
2015-02-18
rollup merge of #22287: Ryman/purge_carthographers
Alex Crichton
-9
/
+9
2015-02-18
Minor unused imports etc.
Niko Matsakis
-2
/
+1
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-187
/
+448
2015-02-18
make FromIterator use IntoIterator
Alexis
-5
/
+7
2015-02-18
make Extend use IntoIterator
Alexis
-6
/
+7
2015-02-18
Implement RFC 580
Aaron Turon
-21
/
+21
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-161
/
+4050
2015-02-18
Fallout: Accepter trait needs phantomdata. This seems like it should
Niko Matsakis
-2
/
+4
2015-02-18
Fallout: add phantomdata to hash
Niko Matsakis
-3
/
+4
2015-02-18
Fallout: port hashmap to use Unique
Niko Matsakis
-23
/
+39
2015-02-18
Fallout: add phantomdata for 'a in path
Niko Matsakis
-0
/
+1
2015-02-18
Fallout: extend thread with phantomdata for `'a` lifetime
Niko Matsakis
-3
/
+3
2015-02-18
Fallout: remove unused type and region parameters.
Niko Matsakis
-2
/
+2
2015-02-18
Convert required suffixes into a use of `as`.
Niko Matsakis
-39
/
+39
2015-02-18
Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.
Niko Matsakis
-113
/
+113
2015-02-18
Manual merge of #22475 - alexcrichton:rollup, r=alexcrichton
Huon Wilson
-972
/
+1868
2015-02-17
Register new snapshots
Alex Crichton
-103
/
+1
2015-02-17
Test fixes and rebase conflicts
Alex Crichton
-31
/
+27
2015-02-17
rollup merge of #22319: huonw/send-is-not-static
Alex Crichton
-75
/
+78
2015-02-17
Test fixes and rebase conflicts
Alex Crichton
-19
/
+20
[prev]
[next]