| Age | Commit message (Expand) | Author | Lines |
| 2018-03-08 | another rewrite | Maxim Nazarenko | -15/+31 |
| 2018-03-08 | Rollup merge of #48738 - Songbird0:parseinterror_potential_cause, r=joshtriplett | Manish Goregaokar | -0/+7 |
| 2018-03-08 | Produce instead of pointers | Oliver Schneider | -1/+3 |
| 2018-03-07 | Make `assert` macro a built-in procedural macro | Shotaro Yamada | -0/+15 |
| 2018-03-06 | Stabilize option_ref_mut_cloned | Matt Brubeck | -2/+1 |
| 2018-03-06 | FusedIterator will be stabilized | 1011X | -1/+1 |
| 2018-03-06 | Merge branch 'master' of https://github.com/rust-lang/rust | 1011X | -96/+173 |
| 2018-03-06 | Auto merge of #48768 - kennytm:rollup, r=kennytm | bors | -92/+169 |
| 2018-03-06 | Rollup merge of #47463 - bluss:fused-iterator, r=alexcrichton | kennytm | -59/+57 |
| 2018-03-06 | Rollup merge of #48474 - christianpoveda:new_cell_docs, r=steveklabnik | kennytm | -0/+18 |
| 2018-03-06 | Rollup merge of #48590 - tshepang:more-simple, r=frewsxcv | kennytm | -31/+22 |
| 2018-03-06 | Rollup merge of #48573 - Amanieu:bitreverse2, r=sfackler | kennytm | -0/+70 |
| 2018-03-06 | Rollup merge of #48403 - lukaslueg:casted, r=steveklabnik | kennytm | -2/+2 |
| 2018-03-06 | Auto merge of #48509 - Phlosioneer:option-doc-change, r=TimNN | bors | -4/+4 |
| 2018-03-06 | Add reverse_bits to integer types | Amanieu d'Antras | -0/+66 |
| 2018-03-05 | Copy license into libcore/tests/ascii.rs | 1011X | -0/+10 |
| 2018-03-05 | Move tests, re-export items from core::ascii | 1011X | -355/+350 |
| 2018-03-05 | Fix spelling error for `whitespaces`. | Songbird0 | -1/+1 |
| 2018-03-05 | Modify wording and remove useless whitespaces. | Songbird0 | -3/+3 |
| 2018-03-04 | Fix doc example, and change fn annotation to stable | 1011X | -4/+3 |
| 2018-03-04 | Fix doc example | 1011X | -0/+1 |
| 2018-03-04 | Tidy error: add a new line | Songbird0 | -1/+2 |
| 2018-03-04 | Add a potential cause raising `ParseIntError`. | Songbird0 | -0/+6 |
| 2018-03-04 | Fix unintended rename and a doc example | 1011X | -1/+3 |
| 2018-03-04 | Declare `ascii` module in libcore/lib.rs | 1011X | -0/+1 |
| 2018-03-04 | Merge branch 'master' of github.com:1011X/rust | 1011X | -4/+29 |
| 2018-03-04 | Added `ascii` module to core | 1011X | -0/+499 |
| 2018-03-03 | Auto merge of #48694 - kennytm:rollup, r=kennytm | bors | -4/+29 |
| 2018-03-04 | Rollup merge of #48513 - alexcrichton:simd, r=JoshTriplett | kennytm | -4/+29 |
| 2018-03-03 | Auto merge of #48583 - dotdash:jt_assume, r=alexcrichton | bors | -15/+9 |
| 2018-03-03 | core: Update stability attributes for FusedIterator | Ulrik Sverdrup | -59/+57 |
| 2018-03-03 | core: Stabilize FusedIterator | Ulrik Sverdrup | -58/+58 |
| 2018-03-02 | Rollup merge of #48635 - scottmcm:faster-zip-nth, r=kennytm | Manish Goregaokar | -0/+102 |
| 2018-03-02 | Rollup merge of #48628 - strake:reverse, r=sfackler | Manish Goregaokar | -1/+1 |
| 2018-03-02 | Rollup merge of #48259 - tinaun:patch-1, r=alexcrichton | Manish Goregaokar | -78/+30 |
| 2018-03-02 | Stabilize Unsafe Pointer Methods | tinaun | -78/+30 |
| 2018-03-02 | std: Add `arch` and `simd` modules | Alex Crichton | -4/+29 |
| 2018-03-01 | Fix spelling s/casted/cast/ | Lukas Lueg | -2/+2 |
| 2018-03-01 | Fix braces | Scott McMurray | -4/+2 |
| 2018-03-01 | Add a Zip::nth test for side effects | Scott McMurray | -0/+20 |
| 2018-03-01 | Specialize Zip::nth for TrustedRandomAccess | Scott McMurray | -0/+84 |
| 2018-02-28 | impl Default + Hash for ::core::cmp::Reverse | M Farkas-Dyck | -1/+1 |
| 2018-02-28 | Rollup merge of #48603 - pthariensflame:patch-1, r=frewsxcv | Manish Goregaokar | -2/+2 |
| 2018-02-28 | Rollup merge of #48380 - nikomatsakis:issue-48251-master, r=acrichto | Manish Goregaokar | -1/+2 |
| 2018-02-28 | doc: no need for the references | Tshepang Lekhonkhobe | -31/+22 |
| 2018-02-28 | Add bitreverse intrinsic | Amanieu d'Antras | -0/+4 |
| 2018-02-28 | Rollup merge of #48450 - frewsxcv:frewsxcxv-stabilize-slice-rotatee, r=alexcr... | kennytm | -3/+2 |
| 2018-02-28 | Rollup merge of #48365 - Centril:docs/document-refcell-panics, r=frewsxcv | kennytm | -0/+24 |
| 2018-02-28 | Rollup merge of #48321 - milesand:no_panic_pow, r=alexcrichton | kennytm | -0/+308 |
| 2018-02-28 | Auto merge of #48056 - ExpHP:macro-commas, r=dtolnay | bors | -7/+35 |