about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-09-30Rollup merge of #102521 - notriddle:notriddle/impl-items-section, r=Guillaume...Matthias Krüger-14/+37
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/+53
2022-09-30Rollup merge of #102483 - spastorino:create-defs-on-lowering, r=cjgillotMatthias Krüger-36/+30
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/+35
2022-10-01Group together more size assertions.Nicholas Nethercote-25/+37
2022-09-30Fix typonils-1/+1
2022-09-30rustdoc: update test cases for `<section>` tags in traitsMichael Howell-11/+11
2022-09-30create def ids for impl traits during ast loweringSantiago Pastorino-36/+30
2022-09-30Update compiler/rustc_interface/src/queries.rsCamille Gillot-1/+1
2022-09-30Auto merge of #102520 - matthiaskrgr:rollup-7nreat0, r=matthiaskrgrbors-36/+107
2022-09-30rustdoc: add gui test for no-docblock marginsMichael Howell-0/+20
2022-09-30rustdoc: add missing margin to no-docblock trait itemsMichael Howell-3/+4
2022-09-30Rollup merge of #102506 - TaKO8Ki:specify-dyn-kind, r=lcnrMatthias Krüger-1/+1
2022-09-30Rollup merge of #102505 - notriddle:sub-variant-h4, r=GuillaumeGomezMatthias Krüger-2/+0
2022-09-30Rollup merge of #102495 - nnethercote:reinstate-hir-stats, r=lqdMatthias Krüger-1/+0
2022-09-30Rollup merge of #102421 - lyming2007:issue-101866, r=lcnrMatthias Krüger-5/+47
2022-09-30Rollup merge of #102382 - cuviper:defid-order, r=fee1-deadMatthias Krüger-1/+19
2022-09-30Rollup merge of #102276 - ink-feather-org:const_closure_ext, r=fee1-deadMatthias Krüger-26/+40
2022-09-30rustdoc: add missing margin to no-docblock methodsMichael Howell-1/+3
2022-09-30Add back ConstFnMutClosure::new, fix formattingonestacked-47/+48
2022-09-30Fixed Documentation for wrap_mut_2_imponestacked-1/+1
2022-09-30Added more const_closure functionality.onestacked-49/+62
2022-09-30Auto merge of #102484 - beetrees:duration-debug-bug-fix, r=scottmcmbors-11/+52
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-205/+482
2022-09-30Rollup merge of #102499 - cuviper:llvm-16-s390x, r=nikicMatthias Krüger-8/+13
2022-09-30Rollup merge of #102491 - notriddle:notriddle/sidebar-opacity, r=GuillaumeGomezMatthias Krüger-13/+8
2022-09-30Rollup merge of #102481 - notriddle:notriddle/rust-example-rendered, r=Guilla...Matthias Krüger-5/+0
2022-09-30Rollup merge of #102350 - TaKO8Ki:incomplete-fn-in-struct-definition, r=fee1-...Matthias Krüger-16/+44
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-30rustdoc: remove no-op CSS `h3.variant, .sub-variant h4 { border-bottom: none }`Michael Howell-2/+0
2022-09-30specify `DynKind::Dyn`Takayuki Maeda-1/+1
2022-09-30Auto merge of #102164 - compiler-errors:rpitit-foreign, r=TaKO8Kibors-0/+70
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-30Reinstate `hir-stats.rs` test for stage 1.Nicholas Nethercote-1/+0
2022-09-29Auto merge of #101887 - nnethercote:shrink-Res, r=spastorinobors-186/+225
2022-09-29Don't lower assoc bindings just to deny themMichael Goulet-11/+7
2022-09-29rustdoc: update test case now that the UI animation is removedMichael Howell-11/+8
2022-09-29rustdoc: remove no-op source sidebar `opacity`Michael Howell-2/+0
2022-09-29Generate synthetic impl region even in closure body in associated fnMichael Goulet-5/+53
2022-09-29Fix integer overflow in `format!("{:.0?}", Duration::MAX)`beetrees-11/+52
2022-09-29remove the unused :: between trait and type to give user correct diagnostic i...Yiming Lei-5/+47
2022-09-29Auto merge of #102482 - notriddle:rollup-fjm618g, r=notriddlebors-175/+243
2022-09-29Rollup merge of #102476 - oli-obk:split_error_path, r=cjgillotMichael Howell-134/+140