| Age | Commit message (Expand) | Author | Lines |
| 2021-10-04 | Rollup merge of #89413 - matthewjasper:spec-marker-fix, r=nikomatsakis | Jubilee | -67/+58 |
| 2021-10-04 | Rollup merge of #88780 - orlp:int-abs-diff, r=m-ou-se | Jubilee | -0/+67 |
| 2021-10-04 | Rollup merge of #89508 - jhpratt:stabilize-const_panic, r=joshtriplett | Jubilee | -1/+1 |
| 2021-10-04 | Rollup merge of #89483 - hkmatsumoto:patch-diagnostics-2, r=estebank | Jubilee | -2/+2 |
| 2021-10-04 | Rollup merge of #89400 - Nitepone:nitepone/map-or-else-docfix, r=dtolnay | Jubilee | -4/+4 |
| 2021-10-04 | Rollup merge of #87091 - the8472:more-advance-by-impls, r=joshtriplett | Jubilee | -3/+293 |
| 2021-10-04 | Optimize `saturating_add_signed` | Benoît du Garreau | -3/+6 |
| 2021-10-04 | Auto merge of #88834 - the8472:char-count, r=joshtriplett | bors | -7/+5 |
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -1/+1 |
| 2021-10-03 | Rollup merge of #88353 - jhpratt:stabilize-array-as-ref, r=joshtriplett | Manish Goregaokar | -3/+3 |
| 2021-10-03 | Rollup merge of #87910 - iago-lito:mark_unsafe_nonzero_arithmetics_as_const, ... | Manish Goregaokar | -2/+2 |
| 2021-10-03 | Rollup merge of #86828 - lambinoo:67441-const-fn-copied-take-replace, r=josht... | Manish Goregaokar | -7/+17 |
| 2021-10-03 | Fix Lower/UpperExp formatting for integers and precision zero | Fabian Wolff | -2/+1 |
| 2021-10-03 | Revert suggested use of `unwrap_or` | Benoît du Garreau | -2/+10 |
| 2021-10-03 | Apply suggestions | Alphyr | -12/+6 |
| 2021-10-03 | Added tracking issue numbers for int_abs_diff. | Orson Peters | -2/+2 |
| 2021-10-03 | Auto merge of #87870 - WaffleLapkin:pub_split_at_unchecked, r=dtolnay | bors | -4/+4 |
| 2021-10-03 | Auto merge of #89459 - tspiteri:idiv-overflow-bitand, r=kennytm | bors | -8/+16 |
| 2021-10-03 | Practice diagnostic message convention | Hirochika Matsumoto | -2/+2 |
| 2021-10-02 | Make diangostic item names consistent | Cameron Steffen | -11/+11 |
| 2021-10-02 | Use bitand when checking for signed integer division overflow | Trevor Spiteri | -8/+16 |
| 2021-10-02 | Revert "Auto merge of #86853 - usbalbin:const_try, r=oli-obk" | Albin Hedman | -16/+7 |
| 2021-10-01 | fix: edit description of "prefix-free" | pierwill | -2/+4 |
| 2021-10-01 | docs: `std::hash::Hash` should ensure prefix-free data | pierwill | -0/+10 |
| 2021-10-01 | Add methods to add/sub `uX` to/from `iX` | Benoît du Garreau | -13/+203 |
| 2021-10-01 | Fix doc test | Benoît du Garreau | -1/+1 |
| 2021-10-01 | Apply suggestion for `overflowing_add_signed` | Alphyr | -5/+2 |
| 2021-10-01 | Add functions to add unsigned and signed integers | Benoît du Garreau | -9/+110 |
| 2021-10-01 | Auto merge of #89403 - camsteffen:fmt-unsafe-private, r=Mark-Simulacrum | bors | -3/+4 |
| 2021-09-30 | Rollup merge of #89303 - guswynn:std_suspend, r=dtolnay | Manish Goregaokar | -0/+11 |
| 2021-09-30 | Fix standard library for min_specialization changes | Matthew Jasper | -67/+58 |
| 2021-09-30 | fix issues pointed out in review | The8472 | -8/+30 |
| 2021-09-30 | from review: code style | the8472 | -3/+3 |
| 2021-09-30 | implement advance_(back_)_by on more iterators | The8472 | -3/+271 |
| 2021-09-30 | Add private arg to fmt::UnsafeArg | Cameron Steffen | -3/+4 |
| 2021-09-30 | Improve wording of `map_or_else` docs | Tyler Hart | -4/+4 |
| 2021-09-30 | Remove an unnecessary use of unwrap_unchecked | Frank Steffahn | -4/+7 |
| 2021-09-30 | Improve previous commit | Frank Steffahn | -6/+5 |
| 2021-09-30 | Use reference instead of raw pointer | Caio | -7/+7 |
| 2021-09-30 | Add 'core::array::from_fn' and 'core::array::try_from_fn' | Caio | -7/+91 |
| 2021-09-30 | Auto merge of #86853 - usbalbin:const_try, r=oli-obk | bors | -7/+16 |
| 2021-09-29 | Rollup merge of #89335 - mbrubeck:range-is-sorted, r=cuviper | Eric Huss | -0/+10 |
| 2021-09-29 | Rollup merge of #88412 - mdsn:slice-sort-safety, r=dtolnay | Eric Huss | -2/+23 |
| 2021-09-28 | ref/refmut | Gus Wynn | -0/+11 |
| 2021-09-28 | Optimize is_sorted for Range and RangeInclusive | Matt Brubeck | -0/+10 |
| 2021-09-26 | Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakis | bors | -0/+1 |
| 2021-09-25 | Rollup merge of #89216 - r00ster91:bigo, r=dtolnay | Manish Goregaokar | -1/+2 |
| 2021-09-25 | Auto merge of #88343 - steffahn:fix_code_spacing, r=jyn514 | bors | -44/+51 |
| 2021-09-25 | Apply 16 commits (squashed) | Frank Steffahn | -44/+51 |
| 2021-09-24 | Auto merge of #88999 - Migi:master, r=oli-obk | bors | -30/+78 |