| Age | Commit message (Expand) | Author | Lines |
| 2021-08-18 | On macOS, make strip="symbols" not pass any options to strip | Josh Triplett | -12/+10 |
| 2021-08-18 | Auto merge of #87985 - nbdd0121:asm, r=Amanieu | bors | -5/+10 |
| 2021-08-18 | Auto merge of #87738 - lqd:polonius-master, r=nikomatsakis | bors | -25/+26 |
| 2021-08-18 | Auto merge of #87728 - GuillaumeGomez:doc-test-attr-checks, r=jyn514 | bors | -2/+43 |
| 2021-08-18 | Auto merge of #86860 - fee1-dead:stabilize, r=LeSeulArtichaut | bors | -70/+5 |
| 2021-08-17 | Auto merge of #86977 - vakaras:body_with_borrowck_facts, r=nikomatsakis | bors | -17/+105 |
| 2021-08-17 | Auto merge of #88083 - m-ou-se:non-fmt-panics-suggest-debug, r=estebank | bors | -13/+54 |
| 2021-08-17 | Auto merge of #88056 - erikdesjardins:revertzst, r=oli-obk | bors | -0/+3 |
| 2021-08-17 | Auto merge of #87668 - estebank:tweak-bound-output, r=oli-obk | bors | -7/+8 |
| 2021-08-17 | Auto merge of #87990 - Aaron1011:moved-src-dir, r=cjgillot | bors | -19/+31 |
| 2021-08-16 | Rollup merge of #88080 - fee1-dead:iterator-const, r=oli-obk | Mara Bos | -1/+8 |
| 2021-08-16 | Rollup merge of #88030 - fee1-dead:fixme, r=oli-obk | Mara Bos | -15/+4 |
| 2021-08-16 | Rollup merge of #87967 - m-ou-se:non-fmt-panic-detect-fake-spans, r=cjgillot | Mara Bos | -3/+11 |
| 2021-08-16 | Rollup merge of #87958 - m-ou-se:closure-migration-multispan-suggestions, r=e... | Mara Bos | -37/+53 |
| 2021-08-16 | Add check for doc(test(...)) attribute | Guillaume Gomez | -2/+43 |
| 2021-08-16 | Use note to point at bound introducing requirement | Esteban Küber | -7/+8 |
| 2021-08-16 | Show correct macro name in non_fmt_panics message. | Mara Bos | -1/+1 |
| 2021-08-16 | Auto merge of #87050 - jyn514:no-doc-primitive, r=manishearth | bors | -1/+20 |
| 2021-08-16 | Improve non_fmt_panics suggestion based on trait impls. | Mara Bos | -12/+53 |
| 2021-08-16 | Skip assert ICE with default_method_body_is_const | Deadbeef | -1/+8 |
| 2021-08-16 | Use multi span suggestions for closure migrations. | Mara Bos | -37/+53 |
| 2021-08-16 | Auto merge of #88032 - hyd-dev:no-mangle-method, r=petrochenkov | bors | -15/+16 |
| 2021-08-16 | Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiser | bors | -3/+269 |
| 2021-08-16 | feature gate doc(primitive) | Joshua Nelson | -1/+20 |
| 2021-08-16 | Only run expensive calculations if the method name is recognized | Joshua Nelson | -2/+4 |
| 2021-08-16 | Uplift the `invalid_atomic_ordering` lint from clippy to rustc | Thom Chiovoloni | -3/+267 |
| 2021-08-15 | Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk" | Erik Desjardins | -0/+3 |
| 2021-08-16 | Auto merge of #80357 - c410-f3r:new-hir-let, r=matthewjasper | bors | -711/+689 |
| 2021-08-15 | Update rustc_codegen_cratelift for working_dir change | Aaron Hill | -1/+1 |
| 2021-08-15 | Include (potentially remapped) working dir in crate hash | Aaron Hill | -18/+30 |
| 2021-08-15 | Introduce hir::ExprKind::Let - Take 2 | Caio | -724/+634 |
| 2021-08-15 | Use correct drop scopes for if expressions | Matthew Jasper | -7/+75 |
| 2021-08-15 | Auto merge of #87982 - m-ou-se:non-fmt-panic-assert-str, r=cjgillot | bors | -2/+15 |
| 2021-08-15 | Auto merge of #87975 - m-ou-se:unused-import-attributes, r=nagisa | bors | -1/+1 |
| 2021-08-14 | Auto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa | bors | -10/+358 |
| 2021-08-14 | Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk | bors | -3/+0 |
| 2021-08-15 | Fix `reachable_set` for non-function items in non-library crates | hyd-dev | -15/+16 |
| 2021-08-14 | Auto merge of #87324 - asquared31415:named-asm-labels, r=Amanieu | bors | -5/+113 |
| 2021-08-14 | Assign FIXMEs to me and remove obsolete ones | Deadbeef | -15/+4 |
| 2021-08-14 | Auto merge of #87375 - fee1-dead:move-constness-to-traitpred, r=oli-obk | bors | -150/+395 |
| 2021-08-14 | Auto merge of #85020 - lrh2000:named-upvars, r=tmandry | bors | -16/+115 |
| 2021-08-13 | Auto merge of #87478 - jackh726:issue-84931, r=estebank | bors | -4/+95 |
| 2021-08-13 | Point to where clause for GATs | jackh726 | -4/+95 |
| 2021-08-13 | Auto merge of #86492 - hyd-dev:no-mangle-method, r=petrochenkov | bors | -49/+115 |
| 2021-08-13 | Auto merge of #87984 - m-ou-se:closure-lint-wording, r=Aaron1011 | bors | -3/+3 |
| 2021-08-13 | Update closure migration diagnostic wording. | Mara Bos | -3/+3 |
| 2021-08-13 | Rollup merge of #87969 - Aaron1011:revert-stmt-id, r=petrochenkov | Guillaume Gomez | -7/+28 |
| 2021-08-13 | Rollup merge of #87795 - estebank:erase-lifetimes-in-suggestion, r=oli-obk | Guillaume Gomez | -7/+12 |
| 2021-08-13 | Use is_diagnostic_item instead of get_diagnostic_item. | Mara Bos | -3/+3 |
| 2021-08-13 | non_fmt_panic: machine app. suggestion for assert with string msg. | Mara Bos | -2/+15 |