| Age | Commit message (Expand) | Author | Lines |
| 2021-08-16 | Auto merge of #80357 - c410-f3r:new-hir-let, r=matthewjasper | bors | -776/+376 |
| 2021-08-15 | Auto merge of #87590 - Amanieu:deprecate_llvm_asm, r=nagisa | bors | -132/+177 |
| 2021-08-15 | Introduce hir::ExprKind::Let - Take 2 | Caio | -776/+376 |
| 2021-08-15 | Auto merge of #87982 - m-ou-se:non-fmt-panic-assert-str, r=cjgillot | bors | -27/+75 |
| 2021-08-15 | Fix ui tests for llvm_asm! deprecation | Amanieu d'Antras | -132/+177 |
| 2021-08-15 | Auto merge of #87975 - m-ou-se:unused-import-attributes, r=nagisa | bors | -0/+33 |
| 2021-08-14 | Auto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa | bors | -56/+260 |
| 2021-08-14 | Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk | bors | -53/+21 |
| 2021-08-14 | Auto merge of #87324 - asquared31415:named-asm-labels, r=Amanieu | bors | -0/+407 |
| 2021-08-14 | Auto merge of #87375 - fee1-dead:move-constness-to-traitpred, r=oli-obk | bors | -34/+53 |
| 2021-08-14 | Auto merge of #87600 - JohnTitor:classify-ui-tests, r=petrochenkov | bors | -26/+0 |
| 2021-08-14 | Auto merge of #85020 - lrh2000:named-upvars, r=tmandry | bors | -7/+161 |
| 2021-08-13 | Auto merge of #87478 - jackh726:issue-84931, r=estebank | bors | -4/+105 |
| 2021-08-13 | Point to where clause for GATs | jackh726 | -4/+105 |
| 2021-08-13 | Auto merge of #86492 - hyd-dev:no-mangle-method, r=petrochenkov | bors | -202/+805 |
| 2021-08-13 | Auto merge of #87984 - m-ou-se:closure-lint-wording, r=Aaron1011 | bors | -280/+280 |
| 2021-08-13 | Update tests for new closure migration lint wording. | Mara Bos | -280/+280 |
| 2021-08-13 | Rollup merge of #88005 - GuillaumeGomez:headers-gui-tests, r=notriddle | Guillaume Gomez | -1/+47 |
| 2021-08-13 | Rollup merge of #87966 - pietroalbini:fix-pidfd-test, r=m-ou-se | Guillaume Gomez | -1/+12 |
| 2021-08-13 | Rollup merge of #87795 - estebank:erase-lifetimes-in-suggestion, r=oli-obk | Guillaume Gomez | -1/+30 |
| 2021-08-13 | Add rustdoc GUI test for headers | Guillaume Gomez | -1/+47 |
| 2021-08-13 | Fix Cargo.lock and ui test | Deadbeef | -1/+1 |
| 2021-08-13 | Update non-fmt-panic tests. | Mara Bos | -27/+75 |
| 2021-08-13 | Bless test | Deadbeef | -4/+4 |
| 2021-08-13 | Make assoc types work with `?const `opt=out | Deadbeef | -1/+11 |
| 2021-08-13 | Moved ui test | Deadbeef | -20/+0 |
| 2021-08-13 | Fix tests | Deadbeef | -2/+4 |
| 2021-08-13 | Fix call-generic-method-nonconst test | Deadbeef | -3/+15 |
| 2021-08-13 | Fix assoc-type test | Deadbeef | -5/+20 |
| 2021-08-13 | move Constness into TraitPredicate | Deadbeef | -1/+1 |
| 2021-08-13 | Auto merge of #87956 - m-ou-se:closure-migration-macro-body, r=Aaron1011 | bors | -0/+56 |
| 2021-08-12 | Rollup merge of #87965 - m-ou-se:non-fmt-panic-external, r=estebank | Manish Goregaokar | -12/+6 |
| 2021-08-12 | Rollup merge of #87953 - m-ou-se:closure-migration-multiline-formatting, r=pe... | Manish Goregaokar | -81/+108 |
| 2021-08-12 | Rollup merge of #87922 - Manishearth:c-enum-target-spec, r=nagisa,eddyb | Manish Goregaokar | -0/+476 |
| 2021-08-12 | Rollup merge of #87916 - nbdd0121:black_box, r=nagisa | Manish Goregaokar | -1/+1 |
| 2021-08-12 | Add c_enum_min_bits to target spec | Manish Goregaokar | -0/+476 |
| 2021-08-13 | Add tests for `#[no_mangle]` in `impl` blocks that looks like generic `impl` ... | hyd-dev | -3/+57 |
| 2021-08-12 | Add test or unused import removal suggestion with attributes. | Mara Bos | -0/+33 |
| 2021-08-12 | Implement `black_box` using intrinsic | Gary Guo | -1/+1 |
| 2021-08-12 | Adjust `check_no_mangle` and `check_export_name` to warn/error on `#[no_mangl... | hyd-dev | -184/+234 |
| 2021-08-12 | fix command-create-pidfd test inside unprivileged docker containers | Pietro Albini | -1/+12 |
| 2021-08-12 | Silence non_fmt_panic from external macros. | Mara Bos | -12/+6 |
| 2021-08-12 | Add support for clobber_abi to asm! | Amanieu d'Antras | -50/+254 |
| 2021-08-12 | Fix error message typo for pure asm without outputs | Amanieu d'Antras | -6/+6 |
| 2021-08-12 | Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylev | Guillaume Gomez | -77/+77 |
| 2021-08-12 | Rollup merge of #87819 - estebank:assoc-type-span, r=jackh726 | Guillaume Gomez | -44/+44 |
| 2021-08-12 | Avoid ICE caused by suggestion | Esteban Küber | -1/+30 |
| 2021-08-12 | Use a more accurate span on assoc types WF checks | Esteban Kuber | -44/+44 |
| 2021-08-12 | Add test for closure migration with a macro body. | Mara Bos | -0/+56 |
| 2021-08-12 | Update test output. | Mara Bos | -81/+108 |