| Age | Commit message (Expand) | Author | Lines |
| 2020-09-23 | Use Self in alloc | Alexis Bourget | -2/+2 |
| 2020-09-23 | Use Self more in core in doc when possible | Alexis Bourget | -52/+55 |
| 2020-09-22 | Use Self more in core/src/cmp.rs | Alexis Bourget | -3/+3 |
| 2020-09-22 | Auto merge of #76110 - FedericoPonzi:convert-openoptions-cint, r=JoshTriplett | bors | -0/+35 |
| 2020-09-22 | Auto merge of #76626 - jyn514:x.py-changelog, r=Mark-Simulacrum | bors | -1/+96 |
| 2020-09-22 | enable unstable open_options_ext_as_flags feature in doc comments | Federico Ponzi | -0/+1 |
| 2020-09-22 | Auto merge of #76906 - Nicholas-Baron:shorten_typeck_check, r=oli-obk | bors | -4972/+5090 |
| 2020-09-22 | Auto merge of #76799 - Mark-Simulacrum:fix-cross-compile-dist, r=alexcrichton | bors | -16/+90 |
| 2020-09-22 | Auto merge of #77039 - ecstatic-morse:rollup-qv3jj4a, r=ecstatic-morse | bors | -322/+762 |
| 2020-09-21 | Rollup merge of #77032 - lcnr:visit-all-the-item-likes, r=davidtwco | ecstatic-morse | -2/+50 |
| 2020-09-21 | Rollup merge of #77022 - Juici:master, r=lcnr | ecstatic-morse | -82/+55 |
| 2020-09-21 | Rollup merge of #76914 - lcnr:path-no-more, r=ecstatic-morse | ecstatic-morse | -8/+83 |
| 2020-09-21 | Rollup merge of #76888 - matthiaskrgr:clippy_single_match_2, r=Dylan-DPC | ecstatic-morse | -58/+28 |
| 2020-09-21 | Rollup merge of #76807 - ecstatic-morse:const-checking-staged-api, r=oli-obk | ecstatic-morse | -71/+172 |
| 2020-09-21 | Rollup merge of #76783 - lzutao:rd_impl_kind, r=GuillaumeGomez | ecstatic-morse | -19/+22 |
| 2020-09-21 | Rollup merge of #76655 - CDirkx:const-pin, r=ecstatic-morse | ecstatic-morse | -16/+59 |
| 2020-09-21 | Rollup merge of #76581 - lcnr:bound-too-generic, r=eddyb | ecstatic-morse | -6/+128 |
| 2020-09-21 | Rollup merge of #76489 - GuillaumeGomez:add-explanation-e0756, r=jyn514 | ecstatic-morse | -1/+31 |
| 2020-09-21 | Rollup merge of #76275 - FedericoPonzi:immutable-write-impl-73836, r=dtolnay | ecstatic-morse | -0/+97 |
| 2020-09-21 | Rollup merge of #76150 - matklad:droporder, r=withoutboats | ecstatic-morse | -36/+19 |
| 2020-09-21 | Rollup merge of #76131 - Aaron1011:fix/pretty-print-zip, r=lcnr | ecstatic-morse | -8/+5 |
| 2020-09-21 | Rollup merge of #72734 - pickfire:liballoc, r=KodrAus | ecstatic-morse | -15/+13 |
| 2020-09-22 | Auto merge of #76913 - vandenheuvel:performance_debug, r=lcnr | bors | -3/+6 |
| 2020-09-21 | Auto merge of #76683 - simonvandel:inst-combine-deref, r=oli-obk | bors | -12/+506 |
| 2020-09-22 | lint missing docs for extern items | Bastian Kauschke | -2/+50 |
| 2020-09-21 | Run the test with explicit -O such that Add is generated instead of CheckedAdd | Simon Vandel Sillesen | -197/+198 |
| 2020-09-21 | Add optimization to avoid load of address | Simon Vandel Sillesen | -12/+505 |
| 2020-09-21 | Auto merge of #77003 - joshtriplett:remove-duplicate-link-libraries, r=Mark-S... | bors | -4/+0 |
| 2020-09-21 | Don't use `zip` to compare iterators during pretty-print hack | Aaron Hill | -8/+5 |
| 2020-09-21 | Add explanation for E0756 | Guillaume Gomez | -1/+31 |
| 2020-09-21 | Remove cast to usize for BytePos and CharPos | James Whaley | -2/+2 |
| 2020-09-21 | add test | Bastian Kauschke | -0/+59 |
| 2020-09-21 | Auto merge of #76680 - Julian-Wollersberger:nongeneric_ensure_sufficient_stac... | bors | -3/+3 |
| 2020-09-21 | Reduce boilerplate for BytePos and CharPos | James Whaley | -82/+55 |
| 2020-09-21 | Added back the '// ignore-file-length' with an explanation | Nicholas-Baron | -0/+5 |
| 2020-09-21 | Auto merge of #77013 - RalfJung:rollup-84ut0xq, r=RalfJung | bors | -155/+127 |
| 2020-09-21 | Rollup merge of #77012 - RalfJung:miri, r=RalfJung | Ralf Jung | -8/+8 |
| 2020-09-21 | Rollup merge of #77009 - est31:dogfood_total_cmp, r=lcnr | Ralf Jung | -17/+2 |
| 2020-09-21 | Rollup merge of #76996 - LingMan:patch-1, r=ecstatic-morse | Ralf Jung | -1/+1 |
| 2020-09-21 | Rollup merge of #76983 - ssomers:btree_extra_test, r=Mark-Simulacrum | Ralf Jung | -6/+25 |
| 2020-09-21 | Rollup merge of #76981 - pickfire:patch-5, r=Mark-Simulacrum | Ralf Jung | -14/+14 |
| 2020-09-21 | Rollup merge of #76977 - tmiasko:issue-76740, r=wesleywiser | Ralf Jung | -0/+30 |
| 2020-09-21 | Rollup merge of #76967 - fusion-engineering-forks:revert-atomic-from-mut, r=k... | Ralf Jung | -90/+0 |
| 2020-09-21 | Rollup merge of #76835 - matthiaskrgr:replace_prefix, r=lcnr | Ralf Jung | -16/+9 |
| 2020-09-21 | Rollup merge of #76521 - tavianator:fix-pthread-getattr-destroy, r=Amanieu | Ralf Jung | -2/+8 |
| 2020-09-21 | Rollup merge of #76439 - GuillaumeGomez:add-error-explanation-e0755, r=pickfi... | Ralf Jung | -1/+30 |
| 2020-09-21 | update Miri for another bugfix | Ralf Jung | -8/+8 |
| 2020-09-21 | Add a changelog for x.py | Joshua Nelson | -1/+96 |
| 2020-09-21 | Auto merge of #74040 - lcnr:const-occurs-check, r=nikomatsakis | bors | -19/+452 |
| 2020-09-21 | Don't recommend ManuallyDrop to customize drop order | Aleksey Kladov | -36/+19 |