about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-09-25Revert "Auto merge of #144086 - clubby789:alloc-zeroed, r=nikic"Nikita Popov-20/+0
2025-09-15Only run Cranelift dist test on nightlyJakub Beránek-0/+1
2025-09-14Update CURRENT_RUSTC_VERSION post-bumpMark Rousskov-1/+1
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-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-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
2025-09-12ci: Increase `rust.debuginfo-level-tests` to `2` in `x86_64-gnu-debug` jobMartin Nordholts-8/+16
2025-09-11test: remove an outdated normalization for rustc versionsJosh Stone-3/+2
2025-09-12Use raw fmt str in format macroIoaNNUwU-1/+77
2025-09-11Add regression test for literal search on pathsGuillaume Gomez-0/+30
2025-09-11incompletely prefer opaque type bounds when self type bottoms out in inferMichael Goulet-0/+283
2025-09-11Rollup merge of #146428 - jieyouxu:revert-assert-desugaring, r=estebank,jackh726Stuart Cook-62/+47
2025-09-11Rollup merge of #146422 - fmease:less-greedy-maybe-const-bounds, r=estebankStuart Cook-97/+145
2025-09-11Rollup merge of #146415 - RalfJung:s390x-softfloat, r=workingjubileeStuart Cook-31/+37
2025-09-11Rollup merge of #146335 - arielb1:dont-dump-core, r=nnethercoteStuart Cook-1/+16
2025-09-11Revert "Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov"Jieyou Xu-77/+26
2025-09-11Add regression test for assert desugaring changeJieyou Xu-0/+36
2025-09-10Less greedily parse `[const]` boundsLeón Orell Valerian Liehr-0/+25
2025-09-10Restore the test intention of several MBE trait bound modifier testsLeón Orell Valerian Liehr-97/+120
2025-09-10s390x: mark soft-float target feature as incompatibleRalf Jung-31/+37
2025-09-10tidy: check that error messages don't start with a capitalized letterSasha Pourcelot-2/+2
2025-09-10fixup no_{core,std} handling codeJana Dönszelmann-80/+200
2025-09-10Rollup merge of #146342 - folkertdev:c-variadic-errors-take-3, r=workingjubileeMatthias Krüger-115/+190
2025-09-10Rollup merge of #146340 - fmease:frontmatter-containment, r=fee1-dead,UrgauMatthias Krüger-20/+48
2025-09-10Rollup merge of #146327 - Darksonn:pin-deref-tests, r=lcnrMatthias Krüger-0/+382
2025-09-10Rollup merge of #146123 - IoaNNUwU:issue-68293, r=estebankMatthias Krüger-0/+116
2025-09-10Rollup merge of #145879 - Bryanskiy:supertraits-2, r=lcnrMatthias Krüger-202/+184