about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-05-08Auto merge of #140106 - dianne:deref-pat-usefulness, r=Nadrierilbors-15/+369
2025-05-07Auto merge of #140751 - GuillaumeGomez:rollup-eahw4ta, r=GuillaumeGomezbors-53/+264
2025-05-07Auto merge of #140590 - lcnr:closure-in-dead-code, r=compiler-errorsbors-0/+78
2025-05-07Rollup merge of #140706 - GuillaumeGomez:fix-missing-temp-dir-cleanup, r=notr...Guillaume Gomez-0/+42
2025-05-07Rollup merge of #140700 - Kivooeo:new-fix-six, r=davidtwco,fmeaseGuillaume Gomez-0/+74
2025-05-07Rollup merge of #140671 - xizheyin:issue-140169, r=petrochenkovGuillaume Gomez-52/+95
2025-05-07Rollup merge of #140614 - yuk1ty:fix-invalid-module-name-visibility, r=davidtwcoGuillaume Gomez-1/+53
2025-05-07Use `parse_param_general` when parsing `(T, U)->R` in `parse_path_segment`xizheyin-69/+86
2025-05-07Add regression test for #139899Guillaume Gomez-0/+42
2025-05-06error early when mixing deref patterns with normal constructorsdianne-0/+91
2025-05-06add exhaustiveness/usefulness tests for deref patternsdianne-0/+269
2025-05-06let deref patterns participate in usefulness/exhaustivenessdianne-15/+9
2025-05-07Rollup merge of #140713 - compiler-errors:check_ref_cast, r=lcnrJacob Pratt-0/+22
2025-05-07Rollup merge of #140709 - notriddle:rm-unportable-markdown, r=GuillaumeGomezJacob Pratt-85/+0
2025-05-07Rollup merge of #140607 - lcnr:opaque-type-storage, r=compiler-errorsJacob Pratt-0/+25
2025-05-07Rollup merge of #139534 - madhav-madhusoodanan:apx-target-feature-addition, r...Jacob Pratt-0/+20
2025-05-07Rollup merge of #134273 - RalfJung:de-stabilize-bench, r=ibraheemdev,traviscrossJacob Pratt-70/+12
2025-05-06Structurally resolve in check_ref_castMichael Goulet-0/+22
2025-05-06added error handle for error code > 9999Kivooeo-0/+74
2025-05-06Added apxf target feature testMadhav Madhusoodanan-0/+20
2025-05-06rustdoc: remove unportable markdown lint and old parserMichael Howell-85/+0
2025-05-06Rollup merge of #139966 - Zalathar:span-merge, r=oli-obkGuillaume Gomez-1765/+2836
2025-05-06support duplicates in the opaque_types_storagelcnr-0/+25
2025-05-06Auto merge of #140702 - GuillaumeGomez:rollup-rpyxs20, r=GuillaumeGomezbors-57/+438
2025-05-06Rollup merge of #140681 - jieyouxu:test_helpers, r=petrochenkovGuillaume Gomez-15/+17
2025-05-06Rollup merge of #140658 - dianne:lit-deref-pats-p2, r=oli-obkGuillaume Gomez-42/+297
2025-05-06Rollup merge of #140632 - Skgland:test-for-issue-81317, r=oli-obkGuillaume Gomez-0/+88
2025-05-06Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdocGuillaume Gomez-0/+36
2025-05-06coverage: Only merge adjacent coverage spansZalathar-1765/+2836
2025-05-06Auto merge of #140561 - compiler-errors:gather-fewer-locals, r=lcnrbors-253/+236
2025-05-06tests: don't ignore compiler stderr in `lib-defaults.rs`Jieyou Xu-15/+17
2025-05-06Rollup merge of #140678 - compiler-errors:dont-ice-on-infer-in-upvar, r=lcnrStuart Cook-11/+35
2025-05-06Rollup merge of #140673 - GuillaumeGomez:clean-rustdoc-tests, r=notriddleStuart Cook-0/+48
2025-05-06Rollup merge of #140251 - Zalathar:coverage-dump-path, r=clubby789Stuart Cook-306/+306
2025-05-06Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes...Stuart Cook-0/+587
2025-05-06Rollup merge of #139764 - dtolnay:extractif, r=AmanieuStuart Cook-1/+1
2025-05-06Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercoteStuart Cook-2/+70
2025-05-05Consistent trait bounds for ExtractIf Debug implsDavid Tolnay-1/+1
2025-05-06coverage-dump: Dump filenames instead of global file IDs (and bless)Zalathar-306/+306
2025-05-05Rollup merge of #140672 - compiler-errors:deeply-normalize, r=lcnrGuillaume Gomez-56/+98
2025-05-05Rollup merge of #140661 - Darksonn:fixedx18-tm, r=wesleywiserGuillaume Gomez-0/+37
2025-05-05Rollup merge of #140374 - compiler-errors:global_asm-bug, r=lcnrGuillaume Gomez-0/+62
2025-05-05Rollup merge of #140115 - dianqk:gvn-matchbr, r=oli-obkGuillaume Gomez-74/+89
2025-05-05fix tidy and bless testSkgland-6/+8
2025-05-05Be a bit more relaxed about not yet constrained infer vars in closure upvar a...Michael Goulet-11/+35
2025-05-05expand commentSkgland-0/+29
2025-05-05Take into-account `-Zremap-path-scope` when embedding filenamesUrgau-2/+70
2025-05-05Deeply normalize in the new solver in WFMichael Goulet-56/+98
2025-05-05Created `tests/rustdoc/async` subfolder to limit number of files at the top l...Guillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/extern` subfolder to limit number of files at the top ...Guillaume Gomez-0/+6