about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-04-14Remove from cranelift too.Camille GILLOT-89/+0
2023-04-14Remove attempt to optimize codegen for discriminants.Camille GILLOT-92/+0
2023-04-14Rollup merge of #110299 - kylematsuda:earlybinder-impl-subject, r=compiler-er...Matthias Krüger-12/+8
2023-04-14Rollup merge of #110276 - nnethercote:rm-BrAnon-Span, r=jackh726Matthias Krüger-15/+10
2023-04-14Rollup merge of #110207 - compiler-errors:new-solver-unpin, r=lcnrMatthias Krüger-61/+102
2023-04-14Rollup merge of #110180 - lcnr:canonicalize, r=compiler-errorsMatthias Krüger-14/+11
2023-04-14Rollup merge of #109800 - bryangarza:safe-transmute-improved-errors, r=compil...Matthias Krüger-52/+137
2023-04-14Move auto trait built-in candidate disqualification to a separate methodMichael Goulet-77/+101
2023-04-14Assemble Unpin candidates specially for generators in new solverMichael Goulet-1/+18
2023-04-14Remove another use of `BrAnon(Some(_))`.Nicholas Nethercote-3/+2
2023-04-14Remove one use of `BrAnon(Some(_))`.Nicholas Nethercote-1/+1
2023-04-14Auto merge of #110160 - petrochenkov:notagain2, r=cjgillotbors-94/+67
2023-04-13make impl_subject more readableKyle Matsuda-6/+4
2023-04-13Improve safe transmute error reportingBryan Garza-52/+137
2023-04-13make tcx.impl_subject return EarlyBinder, remove bound_impl_subject, rename u...Kyle Matsuda-12/+10
2023-04-13change usage of bound_impl_subject to impl_subjectKyle Matsuda-1/+1
2023-04-13Rollup merge of #110291 - WaffleLapkin:copy_location_detail, r=oli-obkMatthias Krüger-2/+2
2023-04-13Rollup merge of #110283 - saethlin:check-panics-before-alignment, r=bjorn3Matthias Krüger-0/+7
2023-04-13Rollup merge of #110277 - Ezrashaw:combine-assoc-fns-dlint, r=lcnrMatthias Krüger-20/+42
2023-04-13Rollup merge of #110233 - nbdd0121:intrinsic, r=tmiaskoMatthias Krüger-2/+3
2023-04-13Rollup merge of #110193 - compiler-errors:body-owner-issue, r=WaffleLapkinMatthias Krüger-1/+1
2023-04-13Implement `Copy` for `LocationDetail`Maybe Waffle-2/+2
2023-04-13Only emit alignment checks if we have a panic_implBen Kimock-0/+7
2023-04-13Auto merge of #109989 - ids1024:m68k-asm, r=Amanieubors-0/+124
2023-04-13impl reviewer feedbackEzra Shaw-11/+10
2023-04-13dead-code-lint: de-dup multiple unused assoc fnsEzra Shaw-17/+37
2023-04-13Rollup merge of #110220 - lcnr:regionzz, r=compiler-errorsMatthias Krüger-237/+192
2023-04-13Rollup merge of #110218 - nnethercote:rm-ToRegionVid, r=compiler-errorsMatthias Krüger-241/+55
2023-04-13Rollup merge of #110195 - compiler-errors:issue-110052, r=aliemjayMatthias Krüger-14/+6
2023-04-13Rollup merge of #110072 - joshtriplett:stabilize-is-terminal, r=Mark-SimulacrumMatthias Krüger-3/+0
2023-04-13refactor: emit "unused assoc fn" in lexical orderEzra Shaw-4/+7
2023-04-13Auto merge of #109786 - estebank:tweak-add-line-sugg, r=compiler-errorsbors-1/+49
2023-04-13Make `mk_bound_region` closure more generic.Nicholas Nethercote-9/+8
2023-04-13Remove useless match.Nicholas Nethercote-4/+1
2023-04-13Remove some unused type folders.Nicholas Nethercote-145/+4
2023-04-13Remove `ToRegionVid`.Nicholas Nethercote-55/+32
2023-04-13Remove `impl ToRegionVid for RegionVid`.Nicholas Nethercote-23/+12
2023-04-13Make `Region::as_var` infallible.Nicholas Nethercote-18/+7
2023-04-13Auto merge of #109466 - davidlattimore:inline-arg-via-var-debug-info, r=wesle...bors-7/+22
2023-04-12Add inline assembly support for m68kIan Douglas Scott-0/+124
2023-04-12Special-case item attributes in the suggestion outputEsteban Küber-1/+10
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-1/+40
2023-04-12Auto merge of #110252 - matthiaskrgr:rollup-ovaixra, r=matthiaskrgrbors-149/+196
2023-04-12fix commentlcnr-1/+2
2023-04-12Rollup merge of #110135 - compiler-errors:revert-108031, r=davidtwcoMatthias Krüger-43/+13
2023-04-12Rollup merge of #110133 - compiler-errors:issue-110131, r=petrochenkovMatthias Krüger-35/+37
2023-04-12Rollup merge of #110103 - compiler-errors:new-solver-overflows, r=lcnrMatthias Krüger-16/+63
2023-04-12Rollup merge of #110035 - Ezrashaw:improve-test-attr-expansion-code, r=davidtwcoMatthias Krüger-22/+40
2023-04-12Rollup merge of #109810 - jyn514:rustdoc-opt-tests, r=TaKO8KiMatthias Krüger-33/+43
2023-04-12Auto merge of #110249 - matthiaskrgr:rollup-7iig04q, r=matthiaskrgrbors-255/+248