about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-09-16Auto merge of #146650 - matthiaskrgr:rollup-rjrklz9, r=matthiaskrgrbors-14/+31
2025-09-16Auto merge of #138271 - mu001999-contrib:fix-138234, r=jackh726bors-0/+65
2025-09-16Rollup merge of #146605 - jyn514:update-rustfix, r=nnethercoteMatthias Krüger-8/+8
2025-09-16Rollup merge of #146442 - Qelxiros:trait-suggestion-generics, r=BoxyUwUMatthias Krüger-6/+23
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-16Auto merge of #146516 - cjgillot:dest-prop-aggregate, r=Amanieubors-0/+133
2025-09-16Auto merge of #146614 - Zalathar:rollup-hcxvdi1, r=Zalatharbors-285/+213
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-15Rollup merge of #146530 - a4lg:riscv-inline-asm-default-clobber-float-flags, ...Matthias Krüger-1/+1
2025-09-15Rollup merge of #146344 - Gelbpunkt:loongarch-codegen-llvm-test, r=Mark-Simul...Matthias Krüger-2/+6
2025-09-15Bump rustfix 0.8.1 -> 0.8.7Jynn Nelson-8/+8
2025-09-15Fix feature gate teststiif-23/+24
2025-09-15Only run Cranelift dist test on nightlyJakub Beránek-0/+1
2025-09-15Fix the testcases to not use UnsizedConstParamTytiif-291/+218
2025-09-15Rollup merge of #146480 - durin42:llvm-22-more-lifetime, r=Mark-SimulacrumMatthias Krüger-2/+2
2025-09-15Rollup merge of #143314 - tshepang:fix-filename, r=compiler-errorsMatthias Krüger-0/+1
2025-09-15rustc_codegen_llvm: Adjust RISC-V inline assembly's clobber listTsukasa OI-1/+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-13Rollup merge of #146521 - folkertdev:document-va-arg-safe, r=workingjubileeJacob Pratt-0/+109
2025-09-13Rollup merge of #146171 - scrabsha:push-wovnxxwltsun, r=WaffleLapkinJacob Pratt-2/+2
2025-09-13c-variadic: check that inline attributes are accepted on c-variadic functionsFolkert de Vries-0/+47
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-13Mark reads in statements to avoid overlapping assingments.Camille Gillot-14/+12
2025-09-13Add test.Camille Gillot-0/+135
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-66/+188
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-7/+7
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-7/+7
2025-09-12Add test batch 3Oneirical-57/+104
2025-09-12tests: update new test to accept new lifetime formatAugie Fackler-2/+2
2025-09-12Auto merge of #144847 - Randl:const-ord, r=oli-obkbors-66/+7
2025-09-12Auto merge of #146329 - lcnr:opaque-type-infer-alias-candidates, r=BoxyUwUbors-0/+283
2025-09-12sort array trait implementation suggestions correctlycyrgani-8/+8
2025-09-12Rollup merge of #146455 - cuviper:no-rustc-version, r=jieyouxuStuart Cook-3/+2
2025-09-12Rollup merge of #146448 - GuillaumeGomez:fix-literal-search-paths, r=lolbinar...Stuart Cook-0/+30
2025-09-12Rollup merge of #146413 - GuillaumeGomez:rustdoc-bare-urls, r=lolbinarycatStuart Cook-1/+97
2025-09-12Rollup merge of #146308 - cyrgani:concat-integer-literals, r=jackh726Stuart Cook-23/+45
2025-09-12Rollup merge of #144549 - folkertdev:va-arg-arm, r=saethlinStuart Cook-0/+47
2025-09-12Constify Eq, Ord, PartialOrdEvgenii Zheltonozhskii-66/+7