| Age | Commit message (Expand) | Author | Lines |
| 2022-10-19 | Auto merge of #103214 - Nilstrieb:set-theory, r=petrochenkov | bors | -7/+5 |
| 2022-10-19 | Use Set instead of Vec in transitive_relation | nils | -7/+5 |
| 2022-10-19 | Rollup merge of #103216 - cjgillot:issue-103210, r=jackh726 | Dylan DPC | -6/+11 |
| 2022-10-19 | Rollup merge of #103182 - Nilstrieb:query-desc-cleanup, r=oli-obk | Dylan DPC | -89/+92 |
| 2022-10-19 | Rollup merge of #103034 - nathanwhit:let-chains-rhs-temporaries, r=wesleywiser | Dylan DPC | -2/+6 |
| 2022-10-19 | Rollup merge of #102863 - compiler-errors:call-suggestion-on-unimplemented, r... | Dylan DPC | -80/+168 |
| 2022-10-19 | Rollup merge of #103176 - nnethercote:fix-TyKind-is_simple_path, r=spastorino | Matthias Krüger | -2/+5 |
| 2022-10-19 | instantiate -> construct | Michael Goulet | -6/+4 |
| 2022-10-19 | Generalize call suggestion for unsatisfied predicate | Michael Goulet | -53/+126 |
| 2022-10-19 | Standardize arg suggestions between typeck and trait selection | Michael Goulet | -51/+57 |
| 2022-10-19 | Use predicate_must_hold_modulo_regions | Michael Goulet | -14/+8 |
| 2022-10-19 | Suggest calling ctor when trait is unimplemented | Michael Goulet | -1/+18 |
| 2022-10-18 | Consider patterns in fn params in an `Elided(Infer)` lifetime rib. | Camille GILLOT | -6/+11 |
| 2022-10-19 | Replace a `spawn_unchecked` with `spawn_scoped`. | Nicholas Nethercote | -12/+16 |
| 2022-10-19 | Apply `Lrc` later to `sess` and `codegen_backend`. | Nicholas Nethercote | -10/+5 |
| 2022-10-19 | Inline and remove `create_compiler_and_run`. | Nicholas Nethercote | -53/+51 |
| 2022-10-19 | Reduce visibility of some functions. | Nicholas Nethercote | -3/+3 |
| 2022-10-19 | Inline and remove `scoped_thread`. | Nicholas Nethercote | -15/+9 |
| 2022-10-18 | Auto merge of #102418 - citrus-it:illumos-strip-debug, r=nagisa | bors | -9/+40 |
| 2022-10-18 | Clean up query descriptions | nils | -89/+92 |
| 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 | Fix `TyKind::is_simple_path`. | Nicholas Nethercote | -2/+5 |
| 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 | Don't consider `Let` exprs terminating scopes | Nathan Whitaker | -2/+6 |
| 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 |