about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-08-28Auto merge of #145949 - jhpratt:rollup-smzd7tr, r=jhprattbors-0/+143
2025-08-27Rollup merge of #145382 - winstonallo:reg-struct-return-asm-test, r=tgross35Jacob Pratt-0/+143
2025-08-28Auto merge of #145877 - nikic:capture-address, r=tmiaskobors-17/+32
2025-08-27Add assembly tests verifying the functionality of `-Zreg-struct-return` for s...winstonallo-0/+143
2025-08-27Auto merge of #145923 - matthiaskrgr:rollup-rkejtos, r=matthiaskrgrbors-4/+21
2025-08-27Rollup merge of #145905 - TaKO8Ki:fix-137580, r=nnethercoteMatthias Krüger-4/+21
2025-08-27Auto merge of #140737 - amandasystems:revised-constraint-search, r=lcnrbors-28/+25
2025-08-27Rollup merge of #142215 - saethlin:mir-building-tests, r=cjgillotMatthias Krüger-47/+69
2025-08-27remove old crash testTakayuki Maeda-6/+3
2025-08-26Use -Zmir-opt-level=0 in tests for MIR buildingBen Kimock-47/+69
2025-08-27Auto merge of #144841 - cjgillot:typeck-no-attrs, r=davidtwcobors-4/+27
2025-08-26Rollup merge of #145792 - scrabsha:push-umpytyxunpxq, r=jdonszelmannSamuel Tardieu-171/+537
2025-08-26Rollup merge of #144499 - Enselic:ci-debuginfo-level-tests, r=davidtwcoSamuel Tardieu-3/+19
2025-08-27stop returning errors when format foreign has trailing dollarTakayuki Maeda-0/+20
2025-08-26Rollup merge of #145481 - mu001999-contrib:fix/closure-sugg, r=SparrowLiiGuillaume Gomez-2/+52
2025-08-26Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r...Guillaume Gomez-0/+5
2025-08-26Rollup merge of #144551 - neuschaefer:a64be-musl, r=davidtwcoGuillaume Gomez-0/+3
2025-08-26Rollup merge of #144373 - hkBst:remove-deprecated-1, r=jhprattGuillaume Gomez-4/+3
2025-08-26Use captures(address) instead of captures(none) for indirect argsNikita Popov-17/+32
2025-08-26remove deprecated Error::description in implsMarijn Schouten-4/+3
2025-08-26Rollup merge of #145535 - lolbinarycat:rustdoc-invalid_html_tags-svg-145529, ...Stuart Cook-12/+153
2025-08-26Rollup merge of #144885 - zachs18:ptr_guaranteed_cmp_more, r=RalfJungStuart Cook-30/+192
2025-08-25Auto merge of #145711 - lcnr:non-defining-uses-hir-typeck, r=BoxyUwUbors-183/+225
2025-08-25Use attribute name in message for "outer attr used as inner attr" errorsSasha Pourcelot-171/+537
2025-08-25Add aarch64_be-unknown-linux-musl targetJ. Neuschäfer-0/+3
2025-08-25change non-defining use error messagelcnr-6/+58
2025-08-25support non-defining uses in HIR typecklcnr-177/+167
2025-08-25Rollup merge of #145788 - JonathanBrouwer:proper-fix-for-macro-call-target, r...Stuart Cook-42/+302
2025-08-25Rollup merge of #145620 - compiler-errors:fake-dyn-to-dyn, r=lcnrStuart Cook-0/+16
2025-08-24Auto merge of #145262 - compiler-errors:prefer-only-param, r=lcnrbors-0/+196
2025-08-24Make sure to treat only param where clauses as inherentMichael Goulet-0/+196
2025-08-24Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycatbors-1/+234
2025-08-24Auto merge of #145812 - karolzwolak:attrs-in-fields-and-variants-section, r=G...bors-0/+4
2025-08-24Regression test for attributes on macro callsJonathan Brouwer-42/+302
2025-08-24Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxubors-18/+705
2025-08-24rustdoc: render attributes in Field and Variants sectionsKarol Zwolak-0/+4
2025-08-24fix ICE on stable related to attrs on macrosJana Dönszelmann-1/+46
2025-08-24Port crate name to the new attribute systemJana Dönszelmann-99/+106
2025-08-24Support lints in early attribute parsingJana Dönszelmann-27/+40
2025-08-23Remove arm::t32-specific function pointer test.Zachary S-19/+3
2025-08-23Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqdJacob Pratt-119/+116
2025-08-23Rollup merge of #144531 - Urgau:int_to_ptr_transmutes, r=jackh726Jacob Pratt-0/+302
2025-08-23Auto merge of #145796 - samueltardieu:rollup-linfi86, r=samueltardieubors-82/+254
2025-08-23Use unnamed lifetime spans as primary spans for MISMATCHED_LIFETIME_SYNTAXESMichael Goulet-119/+116
2025-08-24Prefer verbose suggestions for `integer_to_ptr_transmutes` lintUrgau-36/+72
2025-08-24Allow `integer_to_ptr_transmutes` in testsUrgau-0/+1
2025-08-24Add lint against integer to pointer transmutesUrgau-0/+265
2025-08-23Rollup merge of #145791 - samueltardieu:fix-zst-to-enum-mir-validation, r=com...Samuel Tardieu-0/+26
2025-08-23Rollup merge of #145782 - karolzwolak:rustdoc-consistent-attributes-rendering...Samuel Tardieu-10/+71
2025-08-23Rollup merge of #145713 - lcnr:const-trait-bootstrap, r=compiler-errorsSamuel Tardieu-0/+53