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
/
tests
Age
Commit message (
Expand
)
Author
Lines
2017-06-16
Auto merge of #42631 - malbarbo:wasm32, r=alexcrichton
bors
-0
/
+8
2017-06-14
Re-implement float min/max in rust
Simonas Kazlauskas
-0
/
+55
2017-06-13
Ignore some failing test on wasm32-unknown-emscripten
Marco A L Barbosa
-0
/
+8
2017-06-06
Add max and min default fns to Ord trait
Nick Whitney
-0
/
+11
2017-06-02
Rollup merge of #42310 - scottmcm:deprecate-range-stepby, r=alexcrichton
Mark Simulacrum
-13
/
+21
2017-06-02
Auto merge of #41670 - scottmcm:slice-rotate, r=alexcrichton
bors
-0
/
+17
2017-05-31
Avoid range::step_by in another test
Scott McMurray
-2
/
+2
2017-05-31
Deprecate Range*::step_by
Scott McMurray
-13
/
+21
2017-05-30
RangeFrom should have an infinite size_hint
Scott McMurray
-0
/
+1
2017-05-28
Auto merge of #42167 - scottmcm:iter-stepby-sizehint, r=alexcrichton
bors
-0
/
+75
2017-05-23
Override size_hint and propagate ExactSizeIterator for iter::StepBy
Scott McMurray
-0
/
+75
2017-05-21
Return a correct size_hint for degenerate inclusive ranges
Scott McMurray
-0
/
+5
2017-05-21
Stop returning k from [T]::rotate
Scott McMurray
-2
/
+2
2017-05-21
Add an in-place rotate method for slices to libcore
Scott McMurray
-0
/
+17
2017-05-21
Make RangeInclusive just a two-field struct
Scott McMurray
-1
/
+18
2017-05-12
Fix commit derp and update implementations and documentation
Ivan Dardi
-1
/
+29
2017-05-04
fallout from NonZero/Unique/Shared changes
Alexis Beingessner
-6
/
+6
2017-04-26
Rollup merge of #41493 - scottmcm:fix-step-replace, r=sfackler
Ariel Ben-Yehuda
-0
/
+40
2017-04-23
Step::replace_one should put a one, not a zero (Issue #41492)
Scott McMurray
-0
/
+40
2017-04-20
Remove float_extras
Josh Stone
-12
/
+35
2017-04-09
Auto merge of #41154 - bluss:slice-rfind, r=alexcrichton
bors
-0
/
+14
2017-04-08
slice: Implement .rfind() for slice iterators Iter and IterMut
Ulrik Sverdrup
-0
/
+14
2017-04-07
Optimize AtomicBool::fetch_nand
Stjepan Glavina
-1
/
+14
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+7661
[prev]