about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-04-22[AIX] Handle AIX dynamic library extensions within c-link-to-rust-dylib run-m...Amy Kwan-1/+5
2025-04-22Rollup merge of #140144 - nnethercote:fix-140098, r=petrochenkovChris Denton-10/+29
2025-04-22Rollup merge of #140104 - Shourya742:2025-04-21-auto-diff-fails-on-impl-block...Chris Denton-0/+65
2025-04-22Rollup merge of #139921 - Kivooeo:master, r=WaffleLapkinChris Denton-23/+98
2025-04-22Auto merge of #139960 - amandasystems:placeholder-ui-tests, r=lcnrbors-0/+110
2025-04-22Add tests for two untested cases of placeholder relationsAmanda Stjerna-0/+110
2025-04-22Auto merge of #132833 - est31:stabilize_let_chains, r=fee1-deadbors-155/+357
2025-04-22Handle another negated literal in `eat_token_lit`.Nicholas Nethercote-10/+29
2025-04-22move autodiff pretty test to a autodiff sub modulebit-aloo-0/+0
2025-04-22Added testbit-aloo-0/+65
2025-04-22Rollup merge of #140094 - Kivooeo:raw-pointer-assignment-suggestion, r=compil...Chris Denton-0/+71
2025-04-22Rollup merge of #140077 - xizheyin:issue-139805, r=jieyouxuChris Denton-7/+44
2025-04-22Rollup merge of #139981 - compiler-errors:name-2, r=nnethercoteChris Denton-0/+62
2025-04-22improve diagnostic for raw pointer field access using `->`Kivooeo-23/+98
2025-04-21Auto merge of #140127 - ChrisDenton:rollup-2kye32h, r=ChrisDentonbors-300/+263
2025-04-21Rollup merge of #140076 - aDotInTheVoid:jsondocline, r=GuillaumeGomezChris Denton-1/+1
2025-04-21Rollup merge of #140074 - aDotInTheVoid:auto-test, r=GuillaumeGomezChris Denton-2/+4
2025-04-21Rollup merge of #140052 - GuillaumeGomez:fix-140026, r=nnethercoteChris Denton-0/+22
2025-04-21Rollup merge of #140036 - jieyouxu:ui-cleanup-4, r=compiler-errorsChris Denton-33/+76
2025-04-21Rollup merge of #134213 - folkertdev:stabilize-naked-functions, r=tgross35,Am...Chris Denton-264/+160
2025-04-21Add diagnostics and suggestions for raw pointer arithmetic assignmentsKivooeo-0/+71
2025-04-21Rollup merge of #140029 - reddevilmidzy:move-test, r=jieyouxuChris Denton-25/+56
2025-04-21Rollup merge of #140021 - compiler-errors:no-deep-norm-ice, r=lcnrChris Denton-13/+154
2025-04-21Rollup merge of #140009 - ShE3py:tls-abort, r=thomccChris Denton-1/+1
2025-04-21Construct OutputType using macro and print [=FILENAME] help infoxizheyin-10/+40
2025-04-21Cleaned up 5 tests in `tests/ui`reddevilmidzy-25/+56
2025-04-20Don't compute name of associated item if it's an RPITITMichael Goulet-0/+62
2025-04-20Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkinChris Denton-58/+83
2025-04-20Add ui test emit-output-types-without-args.rsxizheyin-0/+7
2025-04-20jsondocck: Require command is at start of lineAlona Enraght-Moony-1/+1
2025-04-20rustdoc-json: Improve test for auto-trait implsAlona Enraght-Moony-2/+4
2025-04-20simd intrinsics with mask: accept unsigned integer masksRalf Jung-58/+83
2025-04-20stabilize `naked_functions`Folkert de Vries-264/+160
2025-04-20Auto merge of #140043 - ChrisDenton:rollup-vwf0s9j, r=ChrisDentonbors-871/+805
2025-04-19Rollup merge of #139042 - compiler-errors:do-not-optimize-switchint, r=saethlinChris Denton-31/+131
2025-04-19Add regression test for #140026Guillaume Gomez-0/+22
2025-04-19Don't ICE on pending obligations from deep normalization in a loopMichael Goulet-13/+154
2025-04-19Rollup merge of #139995 - spencer3035:clean-ui-tests-4-of-n, r=jieyouxuChris Denton-176/+201
2025-04-19Rollup merge of #139834 - ChrisDenton:spf, r=WaffleLapkinChris Denton-0/+61
2025-04-19Rollup merge of #139762 - compiler-errors:non-env, r=lcnrChris Denton-17/+49
2025-04-19Rollup merge of #139753 - folkertdev:naked-function-unsafe-attribute, r=tgros...Chris Denton-362/+341
2025-04-19Rollup merge of #139091 - mejrs:format, r=compiler-errorsChris Denton-316/+153
2025-04-19Rollup merge of #139919 - GuillaumeGomez:rustdoc-json-1-indexed, r=aDotInTheVoidChris Denton-2/+6
2025-04-19Rollup merge of #137454 - mu001999-contrib:fix-137414, r=wesleywiserChris Denton-0/+11
2025-04-19tests: adjust `tests/ui/auto-instantiate.rs`Jieyou Xu-13/+28
2025-04-19tests: adjust some `augmented-assignment*` testsJieyou Xu-2/+7
2025-04-19tests: rework `amdgpu-require-explicit-cpu.rs`Jieyou Xu-18/+41
2025-04-19Auto merge of #139114 - m-ou-se:super-let-pin, r=davidtwcobors-81/+26
2025-04-19Cleaned up 4 tests in `tests/ui/issues`Spencer-176/+201
2025-04-19Make `#[naked]` an unsafe attributeFolkert de Vries-362/+341