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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
tests
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2018-02-09
Add fetch_nand.
Mark Simulacrum
-0
/
+1
2018-01-20
Stabilize std::ptr::NonNull
Simon Sapin
-1
/
+0
2018-01-20
Mark Unique as perma-unstable, with the feature renamed to ptr_internals.
Simon Sapin
-1
/
+1
2018-01-13
Add unit tests for exact_chunks/exact_chunks_mut
Sebastian Dröge
-0
/
+1
2017-12-18
Add simple test for pattern API
Manish Goregaokar
-0
/
+2
2017-11-26
Stabilize const-calling existing const-fns in std
Simon Sapin
-4
/
+0
2017-11-20
Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturon
bors
-2
/
+0
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-2
/
+0
2017-10-29
Fundamental internal iteration with try_fold
Scott McMurray
-0
/
+1
2017-09-29
Auto merge of #42526 - huntiep:try_opt, r=nikomatsakis
bors
-0
/
+1
2017-09-27
Add tests for Option and Result Try impl
Hunter Praska
-0
/
+1
2017-09-25
Add more custom folding to `core::iter` adaptors
Josh Stone
-0
/
+1
2017-09-16
Rollup merge of #44593 - budziq:stabilize_ord_max_min, r=alexcrichton
Alex Crichton
-1
/
+0
2017-09-16
change #![feature(const_fn)] to specific gates
Alex Burka
-1
/
+4
2017-09-15
stabilized ord_max_min (fixes #25663)
Michal Budzynski
-1
/
+0
2017-08-27
Move unused-extern-crate to late pass
Tatsuyuki Ishi
-4
/
+0
2017-07-31
Implement `RefCell::replace` and `RefCell::swap`
Michael Howell
-0
/
+1
2017-07-25
std: Stabilize `char_escape_debug`
Alex Crichton
-1
/
+0
2017-07-08
Add tests for Range*::nth
Simon Sapin
-0
/
+2
2017-07-04
Auto merge of #43012 - scottmcm:delete-range-step-by, r=alexcrichton
bors
-1
/
+0
2017-07-02
Remove the remaining feature gates
Stjepan Glavina
-1
/
+0
2017-07-01
Delete deprecated & unstable range-specific `step_by`
Scott McMurray
-1
/
+0
2017-06-16
Auto merge of #42430 - nagisa:core-float, r=alexcrichton
bors
-0
/
+1
2017-06-14
Re-implement float min/max in rust
Simonas Kazlauskas
-0
/
+1
2017-06-06
Add max and min default fns to Ord trait
Nick Whitney
-0
/
+1
2017-06-02
Auto merge of #41670 - scottmcm:slice-rotate, r=alexcrichton
bors
-0
/
+1
2017-05-28
Auto merge of #42167 - scottmcm:iter-stepby-sizehint, r=alexcrichton
bors
-0
/
+2
2017-05-23
Override size_hint and propagate ExactSizeIterator for iter::StepBy
Scott McMurray
-0
/
+2
2017-05-21
Add an in-place rotate method for slices to libcore
Scott McMurray
-0
/
+1
2017-05-21
Make RangeInclusive just a two-field struct
Scott McMurray
-0
/
+1
2017-05-12
Fix commit derp and update implementations and documentation
Ivan Dardi
-0
/
+1
2017-04-23
Step::replace_one should put a one, not a zero (Issue #41492)
Scott McMurray
-0
/
+2
2017-04-08
slice: Implement .rfind() for slice iterators Iter and IterMut
Ulrik Sverdrup
-0
/
+1
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+63