about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-03-11Auto merge of #104527 - ferrocene:pa-more-licenses, r=pnkfelixbors-18/+6
2023-03-10Auto merge of #108977 - matthiaskrgr:rollup-1bnl1hu, r=matthiaskrgrbors-108/+91
2023-03-10Auto merge of #102256 - cjgillot:let-under, r=lcnrbors-5/+85
2023-03-10Rollup merge of #108960 - compiler-errors:no-body-def-id, r=cjgillotMatthias Krüger-84/+55
2023-03-10Rollup merge of #108945 - spastorino:pass-def-id-instead-of-using-hir-id, r=c...Matthias Krüger-43/+50
2023-03-10Rollup merge of #108879 - compiler-errors:constrained-root-var, r=lcnrMatthias Krüger-15/+20
2023-03-10Unconstrained terms should account for infer vars being equatedMichael Goulet-15/+20
2023-03-09Remove body_def_id from InheritedMichael Goulet-84/+55
2023-03-09Make some report and emit errors take DefIds instead of BodyIdsSantiago Pastorino-43/+50
2023-03-09Bug on PlaceMention in dest-prop.Camille GILLOT-2/+3
2023-03-09Document borrowck behaviour.Camille GILLOT-1/+3
2023-03-09Pacify tidy.Camille GILLOT-4/+4
2023-03-09Ignore AscribeUserType in unsafeck to avoid duplicate diagnostics.Camille GILLOT-1/+3
2023-03-09Introduce a no-op PlaceMention statement for `let _ =`.Camille GILLOT-4/+79
2023-03-09replace legacy copyright annotations in submodulesPietro Albini-18/+6
2023-03-09Rollup merge of #108854 - Ezrashaw:improve-int-idents, r=oli-obkMatthias Krüger-36/+41
2023-03-09Rollup merge of #108294 - compiler-errors:arbitary-sugg-binder, r=TaKO8KiMatthias Krüger-2/+2
2023-03-09feat/refactor: improve errors in case of ident with number at startEzra Shaw-36/+41
2023-03-09Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgrbors-383/+134
2023-03-09Auto merge of #108178 - cjgillot:ssa-deref, r=oli-obkbors-16/+40
2023-03-08Rollup merge of #108916 - fmease:rm-unused-ret-val, r=compiler-errorsMatthias Krüger-8/+4
2023-03-08Rollup merge of #108882 - compiler-errors:E0740, r=eholkMatthias Krüger-22/+39
2023-03-08Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiaskoMatthias Krüger-335/+27
2023-03-08Rollup merge of #108839 - compiler-errors:canonicalize-the-root-var, r=lcnrMatthias Krüger-15/+59
2023-03-08Rollup merge of #108754 - compiler-errors:retry, r=oli-obkMatthias Krüger-3/+5
2023-03-08Rollup merge of #108901 - LYF1999:yf/108897, r=lcnrMatthias Krüger-2/+2
2023-03-08Rollup merge of #108887 - nnethercote:rename-MapInPlace, r=lqdMatthias Krüger-15/+8
2023-03-08Rollup merge of #108884 - compiler-errors:tweak-illegal-copy-impl-message, r=...Matthias Krüger-5/+13
2023-03-08Rollup merge of #108883 - compiler-errors:post-norm-copy-err, r=BoxyUwUMatthias Krüger-1/+6
2023-03-08Rollup merge of #108873 - WaffleLapkin:cmp, r=cjgillotMatthias Krüger-16/+10
2023-03-08Rollup merge of #108846 - celinval:smir-poc, r=oli-obkMatthias Krüger-58/+168
2023-03-08clean-up: remove unused return value in typeckLeón Orell Valerian Liehr-8/+4
2023-03-08Auto merge of #108121 - aliemjay:resolve-var-region, r=lcnrbors-46/+67
2023-03-08fix: evaluate with wrong obligation stackyifei-2/+2
2023-03-08prefer universal from lower universeAli MJ Al-Nasrawy-1/+17
2023-03-08address review commentAli MJ Al-Nasrawy-7/+23
2023-03-08Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholkbors-95/+120
2023-03-08Rename `MapInPlace` as `FlatMapInPlace`.Nicholas Nethercote-15/+8
2023-03-08Tweak E0740Michael Goulet-21/+36
2023-03-08Don't report E0740 for type errorMichael Goulet-1/+3
2023-03-08Suppress copy impl error when post-normalized type references errorsMichael Goulet-1/+6
2023-03-08Dedup copy field errors for identical typesMichael Goulet-0/+8
2023-03-08may not => cannotMichael Goulet-5/+5
2023-03-07Auto merge of #108877 - matthiaskrgr:rollup-7gwgvgc, r=matthiaskrgrbors-1155/+5833
2023-03-07Change item collection to be on demandCelina G. Val-24/+31
2023-03-07remove leftover commentGiacomo Pasini-3/+0
2023-03-07Rollup merge of #108822 - nikic:legacy-pm-removal-2, r=cuviperMatthias Krüger-5/+0
2023-03-07Rollup merge of #108783 - antoyo:sync-cg_gcc-2023-03-04, r=cjgillotMatthias Krüger-1121/+5741
2023-03-07Rollup merge of #108583 - compiler-errors:rpitit-default-method-with-nested-r...Matthias Krüger-1/+24
2023-03-07Rollup merge of #108460 - obeis:hir-analysis-migrate-diagnostics-2, r=compile...Matthias Krüger-28/+68