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-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
2015-02-17
rollup merge of #22435: aturon/final-stab-thread
Alex Crichton
-526
/
+706
2015-02-17
rollup merge of #22459: alexcrichton/feature-names
Alex Crichton
-2
/
+2
2015-02-17
rollup merge of #22454: alexcrichton/stabilize-into-iterator
Alex Crichton
-0
/
+5
2015-02-17
rollup merge of #22441: msiemens/typo_fix
Alex Crichton
-1
/
+1
2015-02-17
rollup merge of #22440: semarie/openbsd-connect_error
Alex Crichton
-2
/
+5
2015-02-18
Remove usage of .map(|&foo| foo)
Kevin Butler
-5
/
+5
2015-02-18
Opt for .cloned() over .map(|x| x.clone()) etc.
Kevin Butler
-4
/
+4
2015-02-18
Update tests for the Send - 'static change.
Huon Wilson
-4
/
+4
2015-02-17
Fallout from stabilization
Aaron Turon
-416
/
+436
2015-02-17
rollup merge of #22208: aturon/expose-more-path
Alex Crichton
-123
/
+126
2015-02-17
rollup merge of #22024: alexcrichton/ascii
Alex Crichton
-71
/
+128
2015-02-17
Revise std::thread semantics
Aaron Turon
-113
/
+273
2015-02-17
std: Rename io/path features with old_ prefix
Alex Crichton
-2
/
+2
2015-02-17
std: Stabilize the `ascii` module
Alex Crichton
-71
/
+128
2015-02-18
Add missing marker to std::thread::JoinGuard.
Huon Wilson
-1
/
+3
2015-02-18
Update the libraries to reflect Send loosing the 'static bound.
Huon Wilson
-72
/
+75
2015-02-17
Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton
bors
-1
/
+9
2015-02-17
std: Stabilize the IntoIterator trait
Alex Crichton
-0
/
+5
2015-02-17
Auto merge of #22311 - lfairy:consistent-fmt, r=alexcrichton
bors
-8
/
+8
[prev]
[next]