about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-10-01Change feature name to is_some_andCameron Steffen-3/+3
2022-10-01Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebankbors-1582/+1762
2022-10-01Remove `LintDiagnosticBuilder`Maybe Waffle-25/+1
2022-10-01`ui-fulldeps`: adopt to the new rustc lint APIMaybe Waffle-1/+1
2022-10-01Move lint level source explanation to the bottomMaybe Waffle-2/+1
2022-10-01Refactor rustc lint APIMaybe Waffle-1556/+1761
2022-09-30Rollup merge of #102493 - nnethercote:improve-size-assertions-some-more, r=lqdMatthias Krüger-25/+37
2022-09-30Rollup merge of #102492 - compiler-errors:simplify-deny-assoc-bindings, r=cjg...Matthias Krüger-11/+7
2022-09-30Rollup merge of #102490 - compiler-errors:closure-body-impl-lifetime, r=cjgillotMatthias Krüger-5/+3
2022-09-30Rollup merge of #102483 - spastorino:create-defs-on-lowering, r=cjgillotMatthias Krüger-28/+22
2022-09-30Rollup merge of #102373 - Nilstrieb:cannot-get-layout-of-branch-error, r=cjgi...Matthias Krüger-0/+10
2022-09-30Rollup merge of #102361 - fee1-dead-contrib:fix-102156, r=eholkMatthias Krüger-1/+1
2022-10-01Group together more size assertions.Nicholas Nethercote-25/+37
2022-09-30Fix typonils-1/+1
2022-09-30create def ids for impl traits during ast loweringSantiago Pastorino-28/+22
2022-09-30Update compiler/rustc_interface/src/queries.rsCamille Gillot-1/+1
2022-09-30Rollup merge of #102506 - TaKO8Ki:specify-dyn-kind, r=lcnrMatthias Krüger-1/+1
2022-09-30Rollup merge of #102421 - lyming2007:issue-101866, r=lcnrMatthias Krüger-5/+14
2022-09-30Rollup merge of #102382 - cuviper:defid-order, r=fee1-deadMatthias Krüger-1/+19
2022-09-30Add comment explaining why we flush delayed bugs before codegennils-0/+2
2022-09-30Auto merge of #102509 - matthiaskrgr:rollup-gtenet8, r=matthiaskrgrbors-182/+447
2022-09-30Rollup merge of #102499 - cuviper:llvm-16-s390x, r=nikicMatthias Krüger-8/+13
2022-09-30Rollup merge of #102350 - TaKO8Ki:incomplete-fn-in-struct-definition, r=fee1-...Matthias Krüger-11/+17
2022-09-30Rollup merge of #101075 - ellishg:rustc_codegen_gcc_diagnostics, r=davidtwcoMatthias Krüger-163/+417
2022-09-30Auto merge of #102387 - nnethercote:inline-Token-PartialEq, r=lqdbors-0/+3
2022-09-30specify `DynKind::Dyn`Takayuki Maeda-1/+1
2022-09-30Auto merge of #102164 - compiler-errors:rpitit-foreign, r=TaKO8Kibors-0/+50
2022-09-30Auto merge of #102304 - lcnr:coherence-cleanup, r=compiler-errorsbors-33/+0
2022-09-29Adjust the s390x data layout for LLVM 16Josh Stone-8/+13
2022-09-30Use let chains instead of let elsefee1-dead-1/+1
2022-09-29Auto merge of #101887 - nnethercote:shrink-Res, r=spastorinobors-130/+159
2022-09-29Don't lower assoc bindings just to deny themMichael Goulet-11/+7
2022-09-29Generate synthetic impl region even in closure body in associated fnMichael Goulet-5/+3
2022-09-29remove the unused :: between trait and type to give user correct diagnostic i...Yiming Lei-5/+14
2022-09-29Auto merge of #102482 - notriddle:rollup-fjm618g, r=notriddlebors-141/+141
2022-09-29Rollup merge of #102476 - oli-obk:split_error_path, r=cjgillotMichael Howell-134/+140
2022-09-29Rollup merge of #102426 - sunfishcode:sunfishcode/no-wasm-init-memory, r=nagisaMichael Howell-6/+0
2022-09-29Rollup merge of #102214 - cassaundra:fix-format-args-span, r=cjgillotMichael Howell-1/+1
2022-09-29Auto merge of #101893 - oli-obk:lift_derive, r=lcnrbors-0/+1
2022-09-29Split out the error reporting logic into a separate functionOli Scherer-134/+140
2022-09-29Auto merge of #102471 - Dylan-DPC:rollup-ij3okjt, r=Dylan-DPCbors-58/+115
2022-09-29Rollup merge of #102455 - nnethercote:WhileTrue-check_expr, r=lqdDylan DPC-24/+22
2022-09-29Rollup merge of #102385 - sunfishcode:sunfishcode/wasm-no-export-heap-base, r...Dylan DPC-4/+6
2022-09-29Rollup merge of #102336 - compiler-errors:issue-102333, r=jackh726Dylan DPC-30/+87
2022-09-29Auto merge of #102461 - oli-obk:split_collect_rs, r=lcnrbors-1179/+1205
2022-09-29Some path updatesOli Scherer-1/+1
2022-09-29Split collect.rsOli Scherer-1178/+1204
2022-09-29Auto merge of #102328 - cuviper:ibm-stack-probes, r=nagisabors-18/+36
2022-09-29Rollup merge of #102416 - lcnr:specialization-fixme, r=compiler-errorsYuki Okushi-5/+5
2022-09-29Rollup merge of #102399 - b-naber:binder-print-ice, r=lcnrYuki Okushi-4/+10