| Age | Commit message (Expand) | Author | Lines |
| 2021-02-12 | Modifiers -> Qualifiers | Rune Tynan | -9/+9 |
| 2021-02-08 | Allow default hash types in conversion | Rune Tynan | -0/+2 |
| 2021-02-08 | Vec -> HashSet | Rune Tynan | -12/+15 |
| 2021-02-08 | Add comment + move derive helper | Rune Tynan | -1/+5 |
| 2021-02-08 | Make `header` a vec of modifiers, make FunctionPointer consistent with Functi... | Rune Tynan | -16/+85 |
| 2021-02-07 | Auto merge of #80632 - Nadrieril:fix-80501, r=varkor | bors | -12/+94 |
| 2021-02-07 | Auto merge of #81853 - GuillaumeGomez:rollup-xzh1z4v, r=GuillaumeGomez | bors | -1/+20 |
| 2021-02-07 | Rollup merge of #81843 - bstrie:issue-29821, r=lcnr | Guillaume Gomez | -0/+19 |
| 2021-02-07 | Rollup merge of #81830 - jesusprubio:add-log-explanation-e0542, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2021-02-07 | Auto merge of #81502 - CraftSpider:method-abi, r=jyn514 | bors | -0/+27 |
| 2021-02-07 | Auto merge of #81462 - osa1:issue75158, r=Mark-Simulacrum | bors | -0/+20 |
| 2021-02-07 | Auto merge of #81821 - nikic:update-wasm32, r=sanxiyn | bors | -10/+4 |
| 2021-02-06 | Auto merge of #78052 - da-x:path-trimming-type-aliases, r=davidtwco | bors | -3919/+3921 |
| 2021-02-06 | Remove accidentally left-behind git mark | Rune Tynan | -1/+0 |
| 2021-02-06 | Add regression test for #29821 | bstrie | -0/+19 |
| 2021-02-06 | Auto merge of #80883 - GuillaumeGomez:remove-some-function-fields, r=ollie27 | bors | -220/+246 |
| 2021-02-06 | Auto merge of #81832 - jonas-schievink:rollup-3nw53p0, r=jonas-schievink | bors | -178/+273 |
| 2021-02-06 | Rollup merge of #81812 - nagisa:nagisa/escape-the-escape-hatch, r=Amanieu | Jonas Schievink | -0/+32 |
| 2021-02-06 | Rollup merge of #81766 - jyn514:task-lists, r=GuillaumeGomez | Jonas Schievink | -1/+37 |
| 2021-02-06 | Rollup merge of #81738 - camelid:misc-small-diag-cleanup, r=lcnr | Jonas Schievink | -16/+16 |
| 2021-02-06 | Rollup merge of #81737 - camelid:typeck-structure-sugg, r=lcnr | Jonas Schievink | -3/+3 |
| 2021-02-06 | Rollup merge of #81680 - camsteffen:primty, r=oli-obk | Jonas Schievink | -18/+4 |
| 2021-02-06 | Rollup merge of #81402 - ehuss:md-tidy, r=jyn514 | Jonas Schievink | -140/+181 |
| 2021-02-06 | Add long error explanation for E0542 | Jesus Rubio | -1/+1 |
| 2021-02-06 | Auto merge of #81824 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-02-06 | Add a test for escaping LLVMisms in inline asm | Simonas Kazlauskas | -0/+32 |
| 2021-02-06 | update Miri | Ralf Jung | -8/+8 |
| 2021-02-06 | Upgrade wasm32 image to Ubuntu 20.04 | Nikita Popov | -10/+4 |
| 2021-02-06 | path trimming: disable on src/test/run-make-fulldeps/coverage-spanview | Dan Aloni | -3794/+3796 |
| 2021-02-06 | path trimming: ignore type aliases | Dan Aloni | -191/+191 |
| 2021-02-06 | Auto merge of #81792 - pietroalbini:bump-nightly, r=Mark-Simulacrum | bors | -3/+3 |
| 2021-02-06 | Enable 'task list' markdown extension | Joshua Nelson | -1/+37 |
| 2021-02-05 | Add abi field to `Method` | Rune Tynan | -0/+28 |
| 2021-02-05 | Bump clippy version | Mark Rousskov | -2/+2 |
| 2021-02-06 | Rollup merge of #81753 - tmiasko:inline-instruction-set, r=oli-obk | Mara Bos | -0/+146 |
| 2021-02-06 | Rollup merge of #81675 - poliorcetics:respect-shortness, r=jyn514 | Mara Bos | -1/+34 |
| 2021-02-06 | Rollup merge of #80011 - Stupremee:stabilize-peekable-next-if, r=dtolnay | Mara Bos | -1/+0 |
| 2021-02-05 | Remove unneeded From trait impl for DefKind | Guillaume Gomez | -7/+1 |
| 2021-02-05 | Remove unused cache argument | Guillaume Gomez | -12/+9 |
| 2021-02-05 | Improve code | Guillaume Gomez | -3/+3 |
| 2021-02-05 | Improve html::render::cache::get_real_types code | Guillaume Gomez | -5/+127 |
| 2021-02-05 | Remove Function all_types and ret_types fields | Guillaume Gomez | -218/+88 |
| 2021-02-05 | Explicitly match all DefKind item in conversion to TypeKind | Guillaume Gomez | -0/+43 |
| 2021-02-05 | bump nightly version to 1.52.0 | Pietro Albini | -1/+1 |
| 2021-02-05 | Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-... | bors | -10747/+10745 |
| 2021-02-05 | Rollup merge of #81781 - m-ou-se:fix-ci, r=pietroalbini | Mara Bos | -1/+1 |
| 2021-02-05 | Rollup merge of #81763 - camelid:rustdoc-passes-desc-up, r=GuillaumeGomez | Mara Bos | -7/+7 |
| 2021-02-05 | Rollup merge of #81730 - RustyYato:object-safe-allocator, r=Amanieu | Mara Bos | -0/+13 |
| 2021-02-05 | Rollup merge of #81500 - CraftSpider:union-kind, r=jyn514 | Mara Bos | -6/+20 |
| 2021-02-05 | Rollup merge of #81497 - camelid:rustdoc-display_fn-remove-cell, r=jyn514 | Mara Bos | -11/+11 |