| Age | Commit message (Expand) | Author | Lines |
| 2019-03-19 | Rollup merge of #59275 - regexident:docs-self, r=joshtriplett | Mazdak Farrokhzad | -44/+44 |
| 2019-03-19 | Rollup merge of #58939 - taeguk:fix-doc-about-pin, r=rkruppe | Mazdak Farrokhzad | -1/+1 |
| 2019-03-19 | Rollup merge of #58778 - xfix:exact_size_case_mapping_iter, r=SimonSapin | Mazdak Farrokhzad | -0/+26 |
| 2019-03-19 | ASCII uppercase: add "subtract multiplied bool" benchmark | Simon Sapin | -0/+12 |
| 2019-03-19 | Introduce RefCell::try_borrow_unguarded | Anthony Ramine | -49/+38 |
| 2019-03-19 | Update since annotation for ExactSizeIterator for ToUppercase/Lowercase | Konrad Borowski | -2/+2 |
| 2019-03-19 | ASCII uppercase: add "subtract shifted bool" benchmark | Simon Sapin | -0/+12 |
| 2019-03-19 | Simplify u8::to_ascii_{upp,low}ercase while keeping it fast | Simon Sapin | -43/+27 |
| 2019-03-19 | Benchmark more possibles impls of [u8]::make_ascii_uppercase | Simon Sapin | -1/+83 |
| 2019-03-18 | Remove ASCII_CHARACTER_CLASS table, use `match` with range patterns instead. | Simon Sapin | -55/+20 |
| 2019-03-18 | Add benchmarks for `u8::is_ascii*` | Simon Sapin | -17/+32 |
| 2019-03-18 | Rename src/libcore/benches/ascii_case.rs to ascii.rs | Simon Sapin | -1/+7 |
| 2019-03-18 | Stabilize refcell_map_split feature | Joshua Liebow-Feeser | -5/+2 |
| 2019-03-18 | Tidy | Simon Sapin | -2/+4 |
| 2019-03-18 | Add benchmark for not-quite-correct “fake SIMD” make_ascii_uppercase | Simon Sapin | -0/+46 |
| 2019-03-18 | Make u8::to_ascii_lowercase and to_ascii_uppercase branchless | Simon Sapin | -101/+43 |
| 2019-03-18 | Add benchmarks for [u8]::make_ascii_uppercase | Simon Sapin | -0/+173 |
| 2019-03-18 | Add todo!() macro | Aleksey Kladov | -0/+59 |
| 2019-03-18 | Simplify Iterator::{lt, gt} | Tim Vermeulen | -8/+2 |
| 2019-03-18 | Replaced self-reflective explicit types with clearer `Self` or `Self::…` in... | Vincent Esche | -44/+44 |
| 2019-03-17 | Add iter::{bench_partial_cmp, bench_lt} benchmarks | Tim Vermeulen | -0/+10 |
| 2019-03-17 | Forward Iterator::{ne, lt, le, gt, ge} to Iterator::{eq, partial_cmp} | Tim Vermeulen | -96/+18 |
| 2019-03-16 | Rollup merge of #59231 - matklad:copied, r=Centril | kennytm | -7/+2 |
| 2019-03-16 | Rollup merge of #59221 - czipperz:as_ref_documentation, r=Centril | kennytm | -4/+4 |
| 2019-03-16 | Rollup merge of #59206 - sntdevco:master, r=dtolnay | kennytm | -34/+34 |
| 2019-03-16 | Rollup merge of #59185 - lukaslueg:patch-2, r=cramertj | kennytm | -4/+2 |
| 2019-03-16 | Rollup merge of #59152 - smmalis37:range_contains, r=SimonSapin | kennytm | -30/+19 |
| 2019-03-16 | Rollup merge of #59102 - newpavlov:duration_float, r=alexcrichton | kennytm | -11/+129 |
| 2019-03-16 | Rollup merge of #59082 - alexreg:cosmetic-2-doc-comments, r=Centril | kennytm | -24/+27 |
| 2019-03-16 | Rollup merge of #59072 - RalfJung:miri-alloc-tests, r=kennytm | kennytm | -34/+0 |
| 2019-03-16 | Tweak documentation of RefCell::borrow_state | Anthony Ramine | -6/+10 |
| 2019-03-16 | Stabilize Option::copied | Aleksey Kladov | -7/+2 |
| 2019-03-16 | Rollup merge of #58938 - dlrobertson:fix_58280, r=joshtriplett | kennytm | -7/+7 |
| 2019-03-15 | Option and Result: Add references to documentation of as_ref and as_mut | Chris Gregory | -4/+4 |
| 2019-03-15 | Revert "Deprecate std::cell::RefCell::borrow_state" | Anthony Ramine | -4/+0 |
| 2019-03-15 | Revert "Remove RefCell::borrow_state" | Anthony Ramine | -0/+49 |
| 2019-03-15 | Improved test output for libcore/num/int_macros | sntdevco | -24/+24 |
| 2019-03-15 | Improved test output for libcore/ops | sntdevco | -4/+4 |
| 2019-03-15 | Improved test output for libcore/cell | sntdevco | -6/+6 |
| 2019-03-15 | Auto merge of #58710 - EdorianDark:master, r=sfackler | bors | -0/+26 |
| 2019-03-15 | consistent naming for Rhs type parameter in libcore/ops | Grigorii Kargin | -50/+50 |
| 2019-03-14 | Update sources.rs | lukaslueg | -4/+2 |
| 2019-03-12 | Stabilize Range*::contains. | Steven Malis | -30/+19 |
| 2019-03-13 | Rollup merge of #59138 - timvermeulen:simplify_select_fold1, r=sfackler | Mazdak Farrokhzad | -58/+49 |
| 2019-03-13 | Rollup merge of #59130 - RalfJung:non-null, r=rkruppe | Mazdak Farrokhzad | -0/+10 |
| 2019-03-13 | Rollup merge of #59124 - sntdevco:master, r=Centril | Mazdak Farrokhzad | -118/+118 |
| 2019-03-13 | Rollup merge of #59121 - czipperz:fix_assert_result_fromiterater, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-03-13 | Rollup merge of #59057 - czipperz:standardize_range_documentation, r=shepmaster | Mazdak Farrokhzad | -27/+43 |
| 2019-03-13 | Rollup merge of #59056 - scottmcm:even-fewer-lifetimes, r=sfackler | Mazdak Farrokhzad | -39/+39 |
| 2019-03-13 | Rollup merge of #58998 - xTibor:doc_from_bytes, r=scottmcm | Mazdak Farrokhzad | -8/+8 |