about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-04-12Auto merge of #110252 - matthiaskrgr:rollup-ovaixra, r=matthiaskrgrbors-463/+205
2023-04-12Rollup merge of #110235 - GuillaumeGomez:fix-extend-css, r=notriddleMatthias Krüger-2/+27
2023-04-12Rollup merge of #110135 - compiler-errors:revert-108031, r=davidtwcoMatthias Krüger-135/+4
2023-04-12Rollup merge of #110133 - compiler-errors:issue-110131, r=petrochenkovMatthias Krüger-0/+87
2023-04-12Rollup merge of #110103 - compiler-errors:new-solver-overflows, r=lcnrMatthias Krüger-11/+12
2023-04-12Rollup merge of #110035 - Ezrashaw:improve-test-attr-expansion-code, r=davidtwcoMatthias Krüger-32/+57
2023-04-12Rollup merge of #109810 - jyn514:rustdoc-opt-tests, r=TaKO8KiMatthias Krüger-283/+18
2023-04-12Auto merge of #110249 - matthiaskrgr:rollup-7iig04q, r=matthiaskrgrbors-237/+351
2023-04-12Rollup merge of #110237 - oli-obk:impl_trait_in_assoc_tys, r=jackh726Matthias Krüger-138/+193
2023-04-12Rollup merge of #110222 - lovelymono:rustc-expand-mbe-diagnostic, r=davidtwcoMatthias Krüger-1/+3
2023-04-12Rollup merge of #110205 - notriddle:notriddle/pixelated-border, r=GuillaumeGomezMatthias Krüger-7/+70
2023-04-12Rollup merge of #110203 - compiler-errors:rtn-dots, r=eholkMatthias Krüger-46/+69
2023-04-12Rollup merge of #110165 - notriddle:notriddle/overscroll-behavior, r=Guillaum...Matthias Krüger-41/+12
2023-04-12Rollup merge of #110153 - DaniPopes:compiler-typos, r=NilstriebMatthias Krüger-4/+4
2023-04-12Add/update tests for `--extend-css` optionGuillaume Gomez-2/+27
2023-04-12rustdoc: use CSS `overscroll-behavior` instead of JavaScriptMichael Howell-41/+12
2023-04-12Split out a separate feature gate for impl trait in associated typesOli Scherer-138/+193
2023-04-12rustdoc: make settings radio and checks thicker, less contrastMichael Howell-7/+70
2023-04-12Rollup merge of #110209 - JohnTitor:issue-59003, r=compiler-errorsMatthias Krüger-0/+18
2023-04-12Rollup merge of #110190 - cbeuw:mir-offset, r=oli-obkMatthias Krüger-0/+21
2023-04-12Rollup merge of #109959 - JakobDegen:transmute-validate, r=compiler-errorsMatthias Krüger-0/+17
2023-04-12compiler: print the suggestion only for local macrosLena Milizé-1/+1
2023-04-12Auto merge of #109935 - michaelwoerister:fix-feed-in-eval-always, r=cjgillotbors-0/+16
2023-04-12Replace rustdoc-ui/{c,z}-help tests with a run-make testJynn Nelson-283/+18
2023-04-12compiler: improve captured metavariables diagnosticLena Milizé-1/+3
2023-04-12Auto merge of #107614 - compiler-errors:allow-elaborator-to-filter-only-super...bors-56/+117
2023-04-12Auto merge of #110214 - compiler-errors:rollup-mkig4t6, r=compiler-errorsbors-122/+1118
2023-04-11Rollup merge of #110126 - compiler-errors:new-solver-safe-transmute, r=oli-obkMichael Goulet-121/+1117
2023-04-11Rollup merge of #110000 - reez12g:issue-109878, r=jackh726Michael Goulet-0/+0
2023-04-11Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet-1/+1
2023-04-12Auto merge of #109895 - nikic:llvm-16-tests, r=cuviperbors-0/+118
2023-04-11Auto merge of #110194 - GuillaumeGomez:update-browser-ui-test, r=notriddlebors-308/+308
2023-04-12Add regression test for #59003Yuki Okushi-0/+18
2023-04-11Allow the elaborator to only filter to real supertraitsMichael Goulet-0/+34
2023-04-11Broken testsMichael Goulet-0/+72
2023-04-11Split implied and super predicate queriesMichael Goulet-56/+11
2023-04-11Update rustdoc GUI tests to new browser-ui-test versionGuillaume Gomez-308/+308
2023-04-11Make test compatible with 32-bitNikita Popov-1/+1
2023-04-11Auto merge of #110092 - clubby789:builtin-macros-translatable, r=compiler-errorsbors-16/+28
2023-04-11Add Offset binary op to custom mirAndy Wang-0/+21
2023-04-11Auto merge of #109765 - petrochenkov:encodeless, r=cjgillotbors-7/+16
2023-04-11Add ignore-debug to two testsNikita Popov-0/+2
2023-04-11rename tests/ui/unique to tests/ui/box/unitreez12g-0/+0
2023-04-11Auto merge of #110170 - JohnTitor:rollup-hdramer, r=JohnTitorbors-106/+245
2023-04-11Rollup merge of #110147 - JohnTitor:issue-104916, r=compiler-errorsYuki Okushi-0/+22
2023-04-11Rollup merge of #110146 - bvanjoi:relative-110138, r=notriddleYuki Okushi-0/+11
2023-04-11Rollup merge of #109923 - ElectrifyPro:visibility, r=wesleywiserYuki Okushi-106/+162
2023-04-11Rollup merge of #109752 - compiler-errors:new-solver-stall-auto-trait-for-num...Yuki Okushi-0/+50
2023-04-11Auto merge of #109850 - MU001999:master, r=estebankbors-0/+60
2023-04-10Remove `..` from return type notationMichael Goulet-46/+69