| Age | Commit message (Expand) | Author | Lines |
| 2022-10-18 | Rollup merge of #103168 - Amanieu:stable_asm_sym, r=davidtwco | Yuki Okushi | -15/+8 |
| 2022-10-18 | Rollup merge of #103142 - fmease:fix-103052, r=oli-obk | Yuki Okushi | -0/+5 |
| 2022-10-18 | Auto merge of #102992 - nnethercote:rm-RunCompiler-emitter, r=bjorn3 | bors | -95/+28 |
| 2022-10-18 | Auto merge of #102543 - daym:patch-1, r=joshtriplett | bors | -6/+1 |
| 2022-10-18 | Remove `RunCompiler::emitter`. | Nicholas Nethercote | -95/+28 |
| 2022-10-17 | Stabilize asm_sym | Amanieu d'Antras | -15/+8 |
| 2022-10-17 | Remove execute bit from lock file permissions | Danny Milosavljevic | -6/+1 |
| 2022-10-17 | Auto merge of #103151 - matthiaskrgr:rollup-t3mmnsg, r=matthiaskrgr | bors | -26/+144 |
| 2022-10-17 | Rollup merge of #102945 - compiler-errors:placeholder-region-outlives, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-10-17 | Rollup merge of #102466 - lcnr:const-equate-uwu, r=BoxyUwU | Matthias Krüger | -23/+26 |
| 2022-10-17 | Rollup merge of #102454 - chenyukang:fix-102396-missing-parentheses, r=lcnr | Matthias Krüger | -2/+117 |
| 2022-10-17 | Auto merge of #102355 - lcnr:bye-bye-type-traversal, r=oli-obk | bors | -251/+37 |
| 2022-10-17 | Rollup merge of #103139 - smoelius:patch-2, r=Dylan-DPC | Matthias Krüger | -5/+0 |
| 2022-10-17 | Make diagnostic for unsatisfied Termination bounds more precise | León Orell Valerian Liehr | -0/+5 |
| 2022-10-17 | add inline to `TrivialTypeTraversalImpls` | lcnr | -14/+17 |
| 2022-10-17 | rm `try_normalize_mir_const_after_erasing_regions` | lcnr | -11/+0 |
| 2022-10-17 | mir constants: type traversing bye bye | lcnr | -232/+26 |
| 2022-10-17 | Auto merge of #103116 - TaKO8Ki:fix-103053, r=lcnr | bors | -5/+12 |
| 2022-10-17 | Duplicate comment in mod.rs | Samuel Moelius | -5/+0 |
| 2022-10-17 | Auto merge of #103096 - petrochenkov:indresdoc, r=cjgillot | bors | -1/+1 |
| 2022-10-17 | trivial fix for comments feedback | yukang | -10/+18 |
| 2022-10-16 | Auto merge of #103125 - matthiaskrgr:rollup-82xttcl, r=matthiaskrgr | bors | -5/+11 |
| 2022-10-16 | Rollup merge of #103089 - cjgillot:automatic-structural-eq, r=oli-obk | Matthias Krüger | -5/+11 |
| 2022-10-16 | Auto merge of #102026 - Bryanskiy:resolve_update, r=petrochenkov | bors | -118/+194 |
| 2022-10-16 | Populate effective visibilities in 'rustc_resolve' | Bryanskiy | -118/+194 |
| 2022-10-16 | Rollup merge of #102953 - WaffleLapkin:better_docs_for_decorate_param, r=Ralf... | Matthias Krüger | -0/+66 |
| 2022-10-16 | fix typo | Ralf Jung | -1/+1 |
| 2022-10-16 | fix `own_substs` ICE | Takayuki Maeda | -5/+12 |
| 2022-10-16 | Auto merge of #102334 - compiler-errors:rpitit-substs-issue, r=cjgillot | bors | -23/+84 |
| 2022-10-16 | Auto merge of #102080 - yanchen4791:issue-99824-fix, r=cjgillot | bors | -134/+45 |
| 2022-10-16 | Auto merge of #103105 - JohnTitor:rollup-x4ivrix, r=JohnTitor | bors | -2/+6 |
| 2022-10-16 | Rollup merge of #103082 - gimbles:patch-1, r=cjgillo | Yuki Okushi | -1/+1 |
| 2022-10-16 | Rollup merge of #103080 - ohno418:fix-hir-pretty-print-lifetimes, r=cjgillot | Yuki Okushi | -1/+5 |
| 2022-10-16 | Auto merge of #102931 - camsteffen:inline-overlapping-impls, r=cjgillot | bors | -47/+34 |
| 2022-10-16 | resolve: Shadow erroneous glob imports with erroneous single imports | Vadim Petrochenkov | -1/+1 |
| 2022-10-15 | typos | Michael Goulet | -9/+9 |
| 2022-10-15 | Equate full fn signatures to infer all region variables | Michael Goulet | -13/+33 |
| 2022-10-15 | Fix subst issues with RPITIT | Michael Goulet | -10/+51 |
| 2022-10-15 | Mark derived StructuralEq as automatically derived. | Camille GILLOT | -5/+11 |
| 2022-10-15 | pretty: fix to print some lifetimes on HIR pretty-print | Yutaro Ohno | -1/+5 |
| 2022-10-15 | Auto merge of #102895 - Nilstrieb:query-cleanups, r=cjgillot | bors | -43/+51 |
| 2022-10-15 | Auto merge of #103083 - Dylan-DPC:rollup-97cvwdv, r=Dylan-DPC | bors | -98/+161 |
| 2022-10-15 | Rollup merge of #103003 - TaKO8Ki:fix-102989, r=compiler-errors | Dylan DPC | -13/+9 |
| 2022-10-15 | Rollup merge of #102998 - nathanwhit:let-chains-drop-order, r=eholk | Dylan DPC | -20/+45 |
| 2022-10-15 | Rollup merge of #102954 - GuillaumeGomez:cfg-hide-attr-checks, r=Manishearth | Dylan DPC | -0/+30 |
| 2022-10-15 | Rollup merge of #102884 - petrochenkov:liferib, r=cjgillot | Dylan DPC | -65/+77 |
| 2022-10-15 | Surround type with backticks | Gimgim | -1/+1 |
| 2022-10-15 | Auto merge of #101832 - compiler-errors:dyn-star-plus, r=eholk | bors | -119/+135 |
| 2022-10-15 | Auto merge of #99292 - Aaron1011:stability-use-tree, r=cjgillot | bors | -2/+20 |
| 2022-10-14 | Remove the `describe` method from the `QueryDescription` trait | nils | -10/+4 |