| Age | Commit message (Expand) | Author | Lines |
| 2019-08-09 | Improve tests for libcore/slice | Sayan Nandan | -8/+8 |
| 2019-08-09 | Improve test output for libcore/time | Sayan Nandan | -3/+1 |
| 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-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 |
| 2019-03-12 | Forward `max` and `min` to `max_by` and `min_by` respectively | Tim Vermeulen | -4/+2 |
| 2019-03-12 | Auto merge of #58015 - icefoxen:tryfrom-docs, r=SimonSapin | bors | -6/+72 |
| 2019-03-12 | Add tests to ensure that Iterator::min and Iterator::max are stable | Tim Vermeulen | -0/+28 |
| 2019-03-12 | Fix comment | Tim Vermeulen | -1/+1 |
| 2019-03-12 | Remove the projection part of select_fold1 | Tim Vermeulen | -56/+21 |
| 2019-03-12 | Fix the bench_max and bench_max_by_key benchmarks | Tim Vermeulen | -2/+2 |
| 2019-03-12 | Remove stabilized feature gate in doctest | Simon Sapin | -1/+0 |
| 2019-03-12 | expand | Ralf Jung | -1/+2 |
| 2019-03-12 | Note that NonNull does not launder shared references for mutation | Ralf Jung | -0/+9 |
| 2019-03-12 | Replace assert with assert_eq for better debugging | Sayan Nandan | -118/+118 |
| 2019-03-11 | impl FromIterator for Result: Use assert_eq! instead of assert! | Chris Gregory | -1/+1 |
| 2019-03-11 | Fix RangeBounds documentation to include inclusive operations | Chris Gregory | -1/+1 |
| 2019-03-11 | Standardize `Range*` documentation | Chris Gregory | -26/+42 |
| 2019-03-09 | Use lifetime contravariance to elide more lifetimes in core+alloc+std | Scott McMurray | -39/+39 |
| 2019-03-09 | Revert "Revert "Add clamp functions"" | Dirk Leifeld | -0/+26 |
| 2019-03-09 | Rollup merge of #58924 - cuviper:more-as_slice, r=dtolnay | Mazdak Farrokhzad | -0/+28 |
| 2019-03-09 | Rollup merge of #58750 - TimDiekmann:master, r=oli-obk | Mazdak Farrokhzad | -3/+5 |
| 2019-03-09 | Rollup merge of #58660 - RalfJung:maybe-uninit, r=Centril | Mazdak Farrokhzad | -30/+229 |
| 2019-03-09 | Auto merge of #57882 - euclio:unused-doc-attributes, r=estebank | bors | -1/+1 |
| 2019-03-08 | expand unused doc comment diagnostic | Andy Russell | -1/+1 |
| 2019-03-08 | Fix documentation of from_ne_bytes and from_le_bytes | Nagy Tibor | -8/+8 |
| 2019-03-06 | Apply suggestions from code review | Ralf Jung | -1/+1 |
| 2019-03-06 | Apply suggestions from code review | Mazdak Farrokhzad | -3/+3 |
| 2019-03-05 | Add a tracking issue for new as_slice methods | Josh Stone | -1/+1 |
| 2019-03-05 | Clean up the example on slice::IterMut::as_slice() | Josh Stone | -6/+2 |
| 2019-03-05 | Apply suggestions from code review | Mazdak Farrokhzad | -4/+4 |
| 2019-03-04 | Add as_slice() to slice::IterMut and vec::Drain | Josh Stone | -0/+32 |
| 2019-03-03 | Remove stray ` in the documentation for the FromIterator implementation for O... | Alexandra V | -1/+1 |
| 2019-03-03 | Auto merge of #58866 - kennytm:rollup, r=kennytm | bors | -36/+49 |
| 2019-03-02 | Bootstrap compiler update for 1.35 release | Mark Rousskov | -122/+8 |
| 2019-03-02 | Rollup merge of #58821 - alex:patch-1, r=Centril | kennytm | -1/+1 |
| 2019-03-02 | Rollup merge of #58782 - tspiteri:str-escape-self, r=kennytm | kennytm | -3/+3 |
| 2019-03-02 | Rollup merge of #58780 - RalfJung:manually-drop, r=nagisa | kennytm | -0/+8 |
| 2019-03-02 | Rollup merge of #58730 - timvermeulen:internal_iteration, r=scottmcm | kennytm | -32/+37 |
| 2019-02-28 | Fixed a syntax error in the pin docs | Alex Gaynor | -1/+1 |
| 2019-02-28 | Update src/libcore/mem.rs | Mazdak Farrokhzad | -1/+1 |
| 2019-02-28 | Make `Unique::as_ptr`, `NonNull::dangling` and `NonNull::cast` const | Tim | -3/+5 |