| Age | Commit message (Expand) | Author | Lines |
| 2021-08-16 | Update coverage LLVM IR test | Nikita Popov | -5/+4 |
| 2021-08-16 | Remove codegen/issue-83623-SIMD-PartialEq.rs | Nikita Popov | -46/+0 |
| 2021-08-16 | Handle SrcMgr diagnostics | Nikita Popov | -3/+5 |
| 2021-08-16 | Fix a debuginfo test | Cameron Steffen | -1/+3 |
| 2021-08-16 | Add unnecessary unsafe test | Cameron Steffen | -2/+17 |
| 2021-08-16 | Make Arguments constructors unsafe | Cameron Steffen | -33/+49 |
| 2021-08-16 | Update codegen tests for LLVM 13 | Nikita Popov | -3/+3 |
| 2021-08-16 | Show correct macro name in non_fmt_panics message. | Mara Bos | -11/+11 |
| 2021-08-16 | Auto merge of #87050 - jyn514:no-doc-primitive, r=manishearth | bors | -0/+21 |
| 2021-08-16 | Add more assert!() tests for non_fmt_panics. | Mara Bos | -4/+60 |
| 2021-08-16 | Add tests for non_fmt_panics in generic functions. | Mara Bos | -1/+105 |
| 2021-08-16 | Update non_fmt_panics test. | Mara Bos | -15/+68 |
| 2021-08-16 | Add ui test | Deadbeef | -0/+18 |
| 2021-08-16 | Don't mark `if_let_guard` as an incomplete feature | Léo Lanteri Thauvin | -18/+12 |
| 2021-08-16 | Update test output. | Mara Bos | -152/+44 |
| 2021-08-16 | Auto merge of #88032 - hyd-dev:no-mangle-method, r=petrochenkov | bors | -2/+3 |
| 2021-08-16 | Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiser | bors | -0/+1346 |
| 2021-08-16 | feature gate doc(primitive) | Joshua Nelson | -0/+21 |
| 2021-08-16 | Uplift the `invalid_atomic_ordering` lint from clippy to rustc | Thom Chiovoloni | -0/+1346 |
| 2021-08-15 | add regression test | Erik Desjardins | -0/+25 |
| 2021-08-15 | Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk" | Erik Desjardins | -21/+53 |
| 2021-08-16 | Auto merge of #80357 - c410-f3r:new-hir-let, r=matthewjasper | bors | -776/+376 |
| 2021-08-15 | Add `--target` flag to `issue-85019-moved-src-dir` | Aaron Hill | -4/+4 |
| 2021-08-15 | Auto merge of #87590 - Amanieu:deprecate_llvm_asm, r=nagisa | bors | -132/+177 |
| 2021-08-15 | Copy over run-make ignores from issue-83112-incr-test-moved-file | Aaron Hill | -0/+3 |
| 2021-08-15 | Include (potentially remapped) working dir in crate hash | Aaron Hill | -0/+31 |
| 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 | Add a dead code test for using anon const in pattern | Gary Guo | -0/+45 |
| 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-15 | Report nicer errors for HRTB NLL errors from queries | Matthew Jasper | -82/+222 |
| 2021-08-15 | Report mismatched type errors for bound region errors in NLL | Matthew Jasper | -47/+119 |
| 2021-08-14 | Only compute place if upvars can be resolved | Roxane | -0/+54 |
| 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-15 | Fix `reachable_set` for non-function items in non-library crates | hyd-dev | -2/+3 |
| 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 | Update comment and fix fmt | Roxane | -4/+4 |
| 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 |