about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-09-16Rollup merge of #146442 - Qelxiros:trait-suggestion-generics, r=BoxyUwUMatthias Krüger-6/+23
2025-09-16Detect top-level `...` in argument typeEsteban Küber-7/+14
2025-09-16cmse: fix 'region variables should not be hashed'Folkert de Vries-0/+39
2025-09-16Reword noteEsteban Küber-1/+1
2025-09-16remove redundant testEsteban Küber-20/+0
2025-09-16Add span for struct tail recursion limit errorTawan Muadmuenwai-31/+45
2025-09-16handle const generics, ?Sized, early bound lifetimesJeremy Smart-6/+23
2025-09-16Keep space if expr follows identifier when lint unused parensMu001999-0/+65
2025-09-16Fix other uses of "adaptor"Joe Birr-Pixton-2/+2
2025-09-16fix issue with `cmse-nonsecure-entry` ABI being both async and c-variadicFolkert de Vries-23/+99
2025-09-16Suggest removing Box::newCameron Steffen-3/+27
2025-09-16Auto merge of #146614 - Zalathar:rollup-hcxvdi1, r=Zalatharbors-285/+213
2025-09-15Don’t suggest foreign `doc(hidden)` types in E0277 diagnosticsJules Bertholet-14/+78
2025-09-16Rollup merge of #145095 - tiif:unstable_const_param, r=BoxyUwUStuart Cook-285/+213
2025-09-15Rollup merge of #146559 - Jules-Bertholet:fix-typo, r=nnethercoteMatthias Krüger-7/+7
2025-09-15remove FIXME from `has_significant_drop`, replaced with checking non_region_i...ash-0/+18
2025-09-15fix: Move CoerceShared into opsAapo Alasuutari-6/+7
2025-09-15Bump rustfix 0.8.1 -> 0.8.7Jynn Nelson-8/+8
2025-09-15Introduce basic Reborrow testsAapo Alasuutari-0/+215
2025-09-15Add reborrow CoerceShared feature gate testAapo Alasuutari-0/+16
2025-09-15Fix feature gate teststiif-23/+24
2025-09-15Only run Cranelift dist test on nightlyJakub Beránek-0/+1
2025-09-15Fix existing testEsteban Küber-17/+4
2025-09-15Silence inference error on `PatKind::Err`Esteban Küber-14/+1
2025-09-15Detect attempt to use var-args in closureEsteban Küber-0/+33
2025-09-15Fix the testcases to not use UnsizedConstParamTytiif-291/+218
2025-09-15Rollup merge of #143314 - tshepang:fix-filename, r=compiler-errorsMatthias Krüger-0/+1
2025-09-14Fix typo in error messageJules Bertholet-7/+7
2025-09-14Move more early buffered lints to dyn lint diagnostics (1/N)León Orell Valerian Liehr-2/+2
2025-09-14clean up issue-21950 (dyn trait cast without assoc type at the cast)omskscream-13/+20
2025-09-14clean up issue-18088 (operator from supertrait)omskscream-8/+13
2025-09-14clean up issue-19479 (assoc type from another trait)omskscream-0/+6
2025-09-14clean up issue-2284 (core marker trait name shadowing)omskscream-13/+21
2025-09-13initial implementation of the darwin_objc unstable featureJo Bates-0/+304
2025-09-13Rollup merge of #146521 - folkertdev:document-va-arg-safe, r=workingjubileeJacob Pratt-0/+62
2025-09-13Rollup merge of #146171 - scrabsha:push-wovnxxwltsun, r=WaffleLapkinJacob Pratt-2/+2
2025-09-13c-variadic: check that c-variadic functions cannot be tail-calledFolkert de Vries-0/+22
2025-09-13c-variadic: test `...` with naked functionsFolkert de Vries-0/+40
2025-09-13Auto merge of #145186 - camsteffen:assoc-impl-kind, r=petrochenkovbors-18/+2
2025-09-13Auto merge of #146499 - jhpratt:rollup-ufflehe, r=jhprattbors-62/+184
2025-09-13Rollup merge of #146456 - IoaNNUwU:issue-146446, r=estebankJacob Pratt-1/+77
2025-09-13Rollup merge of #145896 - Oneirical:uncountable-integer-10, r=jieyouxuJacob Pratt-57/+104
2025-09-13Rollup merge of #145471 - rs-sac:extr, r=the8472Jacob Pratt-1/+0
2025-09-13Rollup merge of #144498 - Noratrieb:rustc-json-schema, r=jieyouxu,davidtwcoJacob Pratt-3/+3
2025-09-13Auto merge of #146394 - Enselic:debuginfo-level-tests-2, r=jieyouxubors-8/+16
2025-09-13Rollup merge of #146403 - cyrgani:array-sugg-sorting, r=fee1-deadJana Dönszelmann-8/+8
2025-09-13Rollup merge of #146389 - jdonszelmann:no-std, r=oli-obkJana Dönszelmann-80/+200
2025-09-12Split AssocContainer::{InherentImpl,TraitImpl}Cameron Steffen-18/+2
2025-09-12Add --print target-spec-json-schemaNoratrieb-3/+3
2025-09-12Add test batch 3Oneirical-57/+104