about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-15Rollup merge of #100031 - GoldsteinE:try-removing-the-field, r=michaelwoeristerMatthias Krüger-3/+89
2022-08-15Auto merge of #100569 - matthiaskrgr:rollup-9450lzs, r=matthiaskrgrbors-220/+301
2022-08-15Auto merge of #98393 - michaelwoerister:new-cpp-like-enum-debuginfo, r=wesley...bors-424/+1118
2022-08-15[debuginfo] Fix msvc-pretty-enums debuginfo test for i686.Michael Woerister-2/+2
2022-08-15Rollup merge of #100566 - TaKO8Ki:use-create-snapshot-for-diagnostic, r=cjgillotMatthias Krüger-2/+2
2022-08-15Rollup merge of #100534 - Rageking8:Rageking8-refactor1, r=compiler-errorsMatthias Krüger-2/+2
2022-08-15Rollup merge of #100506 - lcnr:fnctxt-yeet, r=compiler-errorsMatthias Krüger-34/+45
2022-08-15Rollup merge of #100483 - compiler-errors:point-to-projection-too, r=jyn514Matthias Krüger-92/+155
2022-08-15Rollup merge of #100277 - m-ou-se:format-args-1, r=compiler-errorsMatthias Krüger-90/+64
2022-08-15Rollup merge of #100211 - cjgillot:ctfe-mir-available, r=michaelwoeristerMatthias Krüger-0/+33
2022-08-15use `create_snapshot_for_diagnostic` instead of `clone` for `Parser`Takayuki Maeda-2/+2
2022-08-15Auto merge of #96745 - ehuss:even-more-attribute-validation, r=cjgillotbors-141/+1520
2022-08-15Auto merge of #96350 - austinabell:skip_optimization, r=Mark-Simulacrumbors-8/+50
2022-08-15Auto merge of #100510 - compiler-errors:as-a-treat, r=jackh726bors-38/+37
2022-08-14Auto merge of #100540 - matthiaskrgr:rollup-734hkpt, r=matthiaskrgrbors-19/+196
2022-08-14Also do it for genericsMichael Goulet-27/+30
2022-08-14Point to argument if it's self type of unsatisfied projection predicateMichael Goulet-65/+125
2022-08-14TypeError can be CopyMichael Goulet-38/+37
2022-08-14Rollup merge of #100526 - Nilstrieb:tests!, r=Mark-SimulacrumMatthias Krüger-0/+145
2022-08-14Rollup merge of #100524 - ohno418:impl-debug-for-some-rustbuild-structs, r=Ma...Matthias Krüger-1/+2
2022-08-14Rollup merge of #100523 - GuillaumeGomez:remove-clean-impls, r=Dylan-DPCMatthias Krüger-13/+7
2022-08-14Rollup merge of #100482 - youknowone:patch-1, r=Mark-SimulacrumMatthias Krüger-0/+4
2022-08-14Rollup merge of #100253 - obeis:issue-100197, r=cjgillotMatthias Krüger-0/+33
2022-08-14Rollup merge of #100249 - Meziu:master, r=joshtriplettMatthias Krüger-5/+5
2022-08-14fix(iter::skip): Optimize `next` and `nth` implementations of `Skip`austinabell-8/+50
2022-08-14Auto merge of #100429 - GuillaumeGomez:merge-html-elements-together, r=notriddlebors-59/+216
2022-08-14Make code slightly more uniformRageking8-2/+2
2022-08-14Add tests for the drop behavior of some control flow constructsNilstrieb-0/+145
2022-08-14Auto merge of #100525 - Dylan-DPC:rollup-4cp6nu0, r=Dylan-DPCbors-94/+673
2022-08-14Rollup merge of #100487 - tmiasko:assert-safe, r=petrochenkovDylan DPC-6/+9
2022-08-14Rollup merge of #100126 - petrochenkov:screname, r=davidtwcoDylan DPC-86/+90
2022-08-14Rollup merge of #100115 - obeis:issue-99910, r=cjgillotDylan DPC-0/+56
2022-08-14Rollup merge of #100026 - WaffleLapkin:array-chunks, r=scottmcmDylan DPC-1/+435
2022-08-14Rollup merge of #99861 - lcnr:orphan-check-cg, r=jackh726Dylan DPC-1/+44
2022-08-14Rollup merge of #99582 - compiler-errors:issue-99566, r=cjgillotDylan DPC-0/+39
2022-08-14Update rustdoc testsGuillaume Gomez-40/+41
2022-08-14Impl Debug for some structs of rustbuildohno418-1/+2
2022-08-14Remove the Clean traitGuillaume Gomez-4/+0
2022-08-14remove Clean trait implementation for hir::VariantGuillaume Gomez-9/+7
2022-08-14Don't generate ident elements as DOM nodesGuillaume Gomez-14/+23
2022-08-14Merge HTML elements in highlighting when they can be merged togetherGuillaume Gomez-8/+155
2022-08-14Auto merge of #100516 - compiler-errors:rollup-fgrfeb3, r=compiler-errorsbors-269/+843
2022-08-13Rollup merge of #100479 - compiler-errors:argument-type-error-improvements, r...Michael Goulet-20/+76
2022-08-13Rollup merge of #100468 - cuviper:lazy-x, r=jyn514Michael Goulet-6/+6
2022-08-13Rollup merge of #100446 - TaKO8Ki:suggest-removing-semicolon-after-impl-trait...Michael Goulet-4/+63
2022-08-13Rollup merge of #100431 - compiler-errors:enum-ctor-variant-stab, r=estebankMichael Goulet-1/+20
2022-08-13Rollup merge of #100367 - fmease:fix-100365, r=compiler-errorsMichael Goulet-53/+394
2022-08-13Rollup merge of #100335 - aDotInTheVoid:rdj-resolved-path, r=GuillaumeGomezMichael Goulet-94/+96
2022-08-13Rollup merge of #100299 - compiler-errors:issue-100283, r=notriddleMichael Goulet-30/+40
2022-08-13Rollup merge of #99646 - compiler-errors:arg-mismatch-single-arg-label, r=est...Michael Goulet-61/+148