about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-10-18Rollup merge of #103168 - Amanieu:stable_asm_sym, r=davidtwcoYuki Okushi-15/+8
2022-10-18Rollup merge of #103142 - fmease:fix-103052, r=oli-obkYuki Okushi-0/+5
2022-10-18Auto merge of #102992 - nnethercote:rm-RunCompiler-emitter, r=bjorn3bors-95/+28
2022-10-18Auto merge of #102543 - daym:patch-1, r=joshtriplettbors-6/+1
2022-10-18Remove `RunCompiler::emitter`.Nicholas Nethercote-95/+28
2022-10-17Stabilize asm_symAmanieu d'Antras-15/+8
2022-10-17Remove execute bit from lock file permissionsDanny Milosavljevic-6/+1
2022-10-17Auto merge of #103151 - matthiaskrgr:rollup-t3mmnsg, r=matthiaskrgrbors-26/+144
2022-10-17Rollup merge of #102945 - compiler-errors:placeholder-region-outlives, r=lcnrMatthias Krüger-1/+1
2022-10-17Rollup merge of #102466 - lcnr:const-equate-uwu, r=BoxyUwUMatthias Krüger-23/+26
2022-10-17Rollup merge of #102454 - chenyukang:fix-102396-missing-parentheses, r=lcnrMatthias Krüger-2/+117
2022-10-17Auto merge of #102355 - lcnr:bye-bye-type-traversal, r=oli-obkbors-251/+37
2022-10-17Rollup merge of #103139 - smoelius:patch-2, r=Dylan-DPCMatthias Krüger-5/+0
2022-10-17Make diagnostic for unsatisfied Termination bounds more preciseLeón Orell Valerian Liehr-0/+5
2022-10-17add inline to `TrivialTypeTraversalImpls`lcnr-14/+17
2022-10-17rm `try_normalize_mir_const_after_erasing_regions`lcnr-11/+0
2022-10-17mir constants: type traversing bye byelcnr-232/+26
2022-10-17Auto merge of #103116 - TaKO8Ki:fix-103053, r=lcnrbors-5/+12
2022-10-17Duplicate comment in mod.rsSamuel Moelius-5/+0
2022-10-17Auto merge of #103096 - petrochenkov:indresdoc, r=cjgillotbors-1/+1
2022-10-17trivial fix for comments feedbackyukang-10/+18
2022-10-16Auto merge of #103125 - matthiaskrgr:rollup-82xttcl, r=matthiaskrgrbors-5/+11
2022-10-16Rollup merge of #103089 - cjgillot:automatic-structural-eq, r=oli-obkMatthias Krüger-5/+11
2022-10-16Auto merge of #102026 - Bryanskiy:resolve_update, r=petrochenkovbors-118/+194
2022-10-16Populate effective visibilities in 'rustc_resolve'Bryanskiy-118/+194
2022-10-16Rollup merge of #102953 - WaffleLapkin:better_docs_for_decorate_param, r=Ralf...Matthias Krüger-0/+66
2022-10-16fix typoRalf Jung-1/+1
2022-10-16fix `own_substs` ICETakayuki Maeda-5/+12
2022-10-16Auto merge of #102334 - compiler-errors:rpitit-substs-issue, r=cjgillotbors-23/+84
2022-10-16Auto merge of #102080 - yanchen4791:issue-99824-fix, r=cjgillotbors-134/+45
2022-10-16Auto merge of #103105 - JohnTitor:rollup-x4ivrix, r=JohnTitorbors-2/+6
2022-10-16Rollup merge of #103082 - gimbles:patch-1, r=cjgilloYuki Okushi-1/+1
2022-10-16Rollup merge of #103080 - ohno418:fix-hir-pretty-print-lifetimes, r=cjgillotYuki Okushi-1/+5
2022-10-16Auto merge of #102931 - camsteffen:inline-overlapping-impls, r=cjgillotbors-47/+34
2022-10-16resolve: Shadow erroneous glob imports with erroneous single importsVadim Petrochenkov-1/+1
2022-10-15typosMichael Goulet-9/+9
2022-10-15Equate full fn signatures to infer all region variablesMichael Goulet-13/+33
2022-10-15Fix subst issues with RPITITMichael Goulet-10/+51
2022-10-15Mark derived StructuralEq as automatically derived.Camille GILLOT-5/+11
2022-10-15pretty: fix to print some lifetimes on HIR pretty-printYutaro Ohno-1/+5
2022-10-15Auto merge of #102895 - Nilstrieb:query-cleanups, r=cjgillotbors-43/+51
2022-10-15Auto merge of #103083 - Dylan-DPC:rollup-97cvwdv, r=Dylan-DPCbors-98/+161
2022-10-15Rollup merge of #103003 - TaKO8Ki:fix-102989, r=compiler-errorsDylan DPC-13/+9
2022-10-15Rollup merge of #102998 - nathanwhit:let-chains-drop-order, r=eholkDylan DPC-20/+45
2022-10-15Rollup merge of #102954 - GuillaumeGomez:cfg-hide-attr-checks, r=ManishearthDylan DPC-0/+30
2022-10-15Rollup merge of #102884 - petrochenkov:liferib, r=cjgillotDylan DPC-65/+77
2022-10-15Surround type with backticksGimgim-1/+1
2022-10-15Auto merge of #101832 - compiler-errors:dyn-star-plus, r=eholkbors-119/+135
2022-10-15Auto merge of #99292 - Aaron1011:stability-use-tree, r=cjgillotbors-2/+20
2022-10-14Remove the `describe` method from the `QueryDescription` traitnils-10/+4