about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-08-21Rollup merge of #145627 - compiler-errors:const-supertrait-dyn-compat, r=fee1...Jacob Pratt-0/+36
2025-08-21Rollup merge of #145297 - adwinwhite:recursive-debuginfo, r=wesleywiserJacob Pratt-0/+9
2025-08-21Rollup merge of #144915 - compiler-errors:tail-call-ret-ty-equality, r=Waffle...Jacob Pratt-0/+43
2025-08-20Auto merge of #145259 - nikic:read-only-capture, r=wesleywiserbors-13/+34
2025-08-20Auto merge of #144086 - clubby789:alloc-zeroed, r=nikicbors-0/+20
2025-08-20Adjust test to still show miscompileNikita Popov-0/+3
2025-08-20Tell LLVM about read-only capturesNikita Popov-13/+31
2025-08-20Pass `alloc-variant-zeroed` to LLVMclubby789-0/+20
2025-08-20Unconditionally-const supertraits are considered not dyn compatibleMichael Goulet-0/+36
2025-08-20Rollup merge of #145626 - folkertdev:prefetch-fallback, r=AmanieuJacob Pratt-40/+32
2025-08-20Rollup merge of #145623 - compiler-errors:pretty-async-name, r=wesleywiserJacob Pratt-0/+18
2025-08-20Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwcoJacob Pratt-343/+388
2025-08-19Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxubors-46/+5
2025-08-20make `prefetch` intrinsics safeFolkert de Vries-40/+32
2025-08-19Defer tail call ret ty equality to check_tail_callsMichael Goulet-0/+43
2025-08-19bless tests with new lint messagesKarol Zwolak-343/+343
2025-08-19mention lint group in default level lint noteKarol Zwolak-0/+45
2025-08-19Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxubors-318/+653
2025-08-19Pretty print the name of an future from calling async closureMichael Goulet-0/+18
2025-08-19Auto merge of #145599 - jieyouxu:rollup-523cxhm, r=jieyouxubors-144/+261
2025-08-19Rollup merge of #145568 - fee1-dead-contrib:push-uvsonuzxmkus, r=fmease许杰友 Jieyou Xu (Joe)-4/+3
2025-08-19Rollup merge of #145537 - zachs18:metasized-negative-bound-fix, r=davidtwco许杰友 Jieyou Xu (Joe)-0/+99
2025-08-19Rollup merge of #145500 - JonathanBrouwer:must_use_target, r=jdonszelmann许杰友 Jieyou Xu (Joe)-312/+509
2025-08-19Rollup merge of #145474 - fmease:paren-use-bounds-fix, r=fee1-dead许杰友 Jieyou Xu (Joe)-6/+28
2025-08-19Rollup merge of #145338 - lcnr:coroutine-witness-yikes, r=compiler-errors许杰友 Jieyou Xu (Joe)-0/+17
2025-08-19Rollup merge of #145166 - makai410:teach-pub-crate, r=lcnr许杰友 Jieyou Xu (Joe)-0/+8
2025-08-19Rollup merge of #145099 - heiher:loong-32s, r=folkertdev许杰友 Jieyou Xu (Joe)-0/+1
2025-08-19Rollup merge of #144983 - Oneirical:uncountable-integer, r=jieyouxu许杰友 Jieyou Xu (Joe)-118/+134
2025-08-19Rollup merge of #142079 - lcnr:opaque-types-universes, r=BoxyUwU许杰友 Jieyou Xu (Joe)-17/+10
2025-08-19Rollup merge of #140740 - ojeda:indirect-branch-cs-prefix, r=davidtwco许杰友 Jieyou Xu (Joe)-0/+70
2025-08-19Rollup merge of #139345 - smoelius:into-iter-stability, r=lcnr许杰友 Jieyou Xu (Joe)-9/+38
2025-08-19Auto merge of #142487 - estebank:serde-attr-5, r=petrochenkovbors-0/+21
2025-08-19Avoid using `()` in `derive(From)` output.Nicholas Nethercote-42/+2
2025-08-19Update uitestsJonathan Brouwer-312/+509
2025-08-19Rollup merge of #145563 - Kobzol:remove-from-from-prelude, r=petrochenkovStuart Cook-15/+42
2025-08-19Rollup merge of #145405 - durin42:test-cleanup-tmpdir, r=lqdStuart Cook-8/+8
2025-08-19Rollup merge of #145243 - jdonszelmann:inner-attr-errors, r=petrochenkovStuart Cook-24/+18
2025-08-19Rollup merge of #145041 - lcnr:borrowck-limitations-error, r=BoxyUwUStuart Cook-44/+60
2025-08-19Rollup merge of #145013 - fee1-dead-contrib:push-vwvsqsqnrxqm, r=nnethercoteStuart Cook-9/+115
2025-08-19Rollup merge of #144804 - WaffleLapkin:reach-for-the-casts, r=compiler-errorsStuart Cook-39/+22
2025-08-19Rollup merge of #144567 - CaiWeiran:transmute-scalar_test, r=nikicStuart Cook-19/+12
2025-08-19Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill...Stuart Cook-662/+645
2025-08-19Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalleStuart Cook-220/+684
2025-08-19Rollup merge of #140956 - Kixunil:impl-partialeq-str-for-path, r=AmanieuStuart Cook-8/+6
2025-08-18Auto merge of #145489 - joshtriplett:cfg-if-not, r=Amanieubors-1/+1
2025-08-18tests: fix RISC-V failures and adjust transmute-scalar.rs targetCaiweiran-19/+12
2025-08-18cleanup: make run-make test use run_in_tmpdirAugie Fackler-8/+8
2025-08-18ignore frontmatters in `TokenStream::new`Deadbeef-4/+3
2025-08-18Remove the `From` derive macro from preludeJakub Beránek-15/+42
2025-08-18Remove the no_sanitize attribute in favor of sanitizeBastian Kersting-237/+128