about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-04-23tests: account for CFI directives in `tests/assembly/x86-return-float.rs`Jieyou Xu-0/+10
2025-04-23fix ICE in attribute name printingFolkert de Vries-1/+27
2025-04-22[AIX] Handle AIX dynamic library extensions within c-link-to-rust-dylib run-m...Amy Kwan-1/+5
2025-04-23Rollup merge of #140175 - Kivooeo:new-fix-one, r=compiler-errorsChris Denton-0/+31
2025-04-23rc and cr more clear error messageKivooeo-0/+31
2025-04-22Don't warn about `v128` in wasm ABI transitionAlex Crichton-2/+41
2025-04-22make `[u8]` and `[u8;N]` literal patterns usable in deref patternsdianne-1/+147
2025-04-22make `str` literal patterns usable in deref patternsdianne-29/+54
2025-04-22add a test for byte string literal pattern mutability mismatchesdianne-0/+44
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-22remove intrinsics::drop_in_placeRalf Jung-32/+31
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 rustc_on_unimplemented ui testmejrs-53/+86
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-21mir-opt: execute MatchBranchSimplification after GVNdianqk-74/+89
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-20Check bare function idents for non snake-case nameUrgau-1/+10
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-20Allow `dangerous_implicit_autorefs` lint in some testsUrgau-0/+2
2025-04-20Implement lint against dangerous implicit autorefsUrgau-0/+417
2025-04-20make abi_unsupported_vector_types a hard errorRalf Jung-858/+102
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