about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-10-01Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebankbors-1281/+1285
2022-10-01`ui-fulldeps`: adopt to the new rustc lint APIMaybe Waffle-39/+43
2022-10-01bless rustdoc-uiMaybe Waffle-48/+48
2022-10-01bless ui testsMaybe Waffle-1194/+1194
2022-10-01Auto merge of #102237 - GuillaumeGomez:sidebar-links-color, r=notriddlebors-0/+233
2022-09-30Rollup merge of #102521 - notriddle:notriddle/impl-items-section, r=Guillaume...Matthias Krüger-11/+31
2022-09-30Rollup merge of #102490 - compiler-errors:closure-body-impl-lifetime, r=cjgillotMatthias Krüger-0/+50
2022-09-30Rollup merge of #102483 - spastorino:create-defs-on-lowering, r=cjgillotMatthias Krüger-8/+8
2022-09-30Rollup merge of #102361 - fee1-dead-contrib:fix-102156, r=eholkMatthias Krüger-0/+34
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-8/+8
2022-09-30rustdoc: add gui test for no-docblock marginsMichael Howell-0/+20
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-0/+33
2022-09-30Add GUI test for sidebar links colorGuillaume Gomez-0/+233
2022-09-30Rollup merge of #102491 - notriddle:notriddle/sidebar-opacity, r=GuillaumeGomezMatthias Krüger-11/+8
2022-09-30Rollup merge of #102350 - TaKO8Ki:incomplete-fn-in-struct-definition, r=fee1-...Matthias Krüger-5/+27
2022-09-30Auto merge of #102164 - compiler-errors:rpitit-foreign, r=TaKO8Kibors-0/+20
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-46/+46
2022-09-29rustdoc: update test case now that the UI animation is removedMichael Howell-11/+8
2022-09-29Generate synthetic impl region even in closure body in associated fnMichael Goulet-0/+50
2022-09-29remove the unused :: between trait and type to give user correct diagnostic i...Yiming Lei-0/+33
2022-09-29Rollup merge of #102447 - notriddle:notriddle/method-toggle, r=jshaMichael Howell-6/+6
2022-09-29Rollup merge of #102442 - notriddle:notriddle/header-weight, r=GuillaumeGomezMichael Howell-7/+7
2022-09-29Rollup merge of #102214 - cassaundra:fix-format-args-span, r=cjgillotMichael Howell-0/+64
2022-09-29Rollup merge of #102336 - compiler-errors:issue-102333, r=jackh726Dylan DPC-0/+15
2022-09-29Auto merge of #102328 - cuviper:ibm-stack-probes, r=nagisabors-30/+71
2022-09-28rustdoc: add method spacing to trait methodsMichael Howell-6/+6
2022-09-29Rollup merge of #102399 - b-naber:binder-print-ice, r=lcnrYuki Okushi-0/+34
2022-09-29Rollup merge of #102393 - Rageking8:add-regression-test-for-issue-94923, r=Jo...Yuki Okushi-0/+49
2022-09-29Rollup merge of #102351 - Rageking8:improve-E0585, r=wesleywiserYuki Okushi-19/+19
2022-09-29Rollup merge of #98368 - sunfishcode:sunfishcode/std-os-fd, r=joshtriplettYuki Okushi-3/+3
2022-09-28rustdoc: remove bad CSS font-weight on `.impl`, `.method`, etcMichael Howell-7/+7
2022-09-29Shrink `hir::def::Res`.Nicholas Nethercote-46/+46
2022-09-28Fix span of byte-escaped left format args braceCassaundra Smith-0/+64
2022-09-28Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiserbors-3/+45
2022-09-29improve E0585 helpRageking8-19/+19
2022-09-28Auto merge of #101454 - cjgillot:concat-binders, r=estebankbors-6/+67
2022-09-28Auto merge of #101619 - Xiretza:rustc_parse-session-diagnostics, r=davidtwcobors-25/+39
2022-09-28add testb-naber-0/+34
2022-09-28add regression testRageking8-0/+49
2022-09-28rustc_safe_intrinsic: Add UI testArthur Cohen-0/+25
2022-09-28Auto merge of #102388 - JohnTitor:rollup-mbyw6fl, r=JohnTitorbors-20/+384
2022-09-28Rollup merge of #102378 - compiler-errors:issue-102289, r=jackh726Yuki Okushi-0/+54
2022-09-28Rollup merge of #102338 - compiler-errors:assoc-ty-binding-in-assoc-ty-bindin...Yuki Okushi-2/+73
2022-09-28Rollup merge of #102288 - mejrs:inner, r=compiler-errorsYuki Okushi-0/+218
2022-09-28Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8KiYuki Okushi-17/+3
2022-09-28Rollup merge of #100747 - MatthewPeterKelly:mpk/add-long-error-message-for-E0...Yuki Okushi-1/+36
2022-09-28fix a ui testTakayuki Maeda-3/+5