about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-09-01Auto merge of #145925 - lcnr:revealing-use-closures-2, r=BoxyUwUbors-30/+57
2025-09-01use defining uses of all bodies to constrain non-defining useslcnr-30/+57
2025-09-01Auto merge of #144783 - folkertdev:loop-match-diverging-loop, r=SparrowLiibors-0/+413
2025-09-01Auto merge of #143290 - azhogin:azhogin/link-pub-async-impls, r=oli-obkbors-14/+231
2025-09-01Auto merge of #146077 - Zalathar:rollup-l7ip5yi, r=Zalatharbors-74/+112
2025-09-01Rollup merge of #145754 - epage:escape, r=SparrowLiiStuart Cook-53/+38
2025-09-01Rollup merge of #145643 - Zalathar:tree, r=SparrowLiiStuart Cook-21/+74
2025-09-01pub async fn implementation coroutine (func::{closure#0}) is monomorphized, w...Andrew Zhogin-14/+231
2025-09-01Rollup merge of #146046 - chenyukang:yukang-fix-method-exists-for-ret-ty-erro...Stuart Cook-0/+38
2025-09-01Rollup merge of #146042 - estebank:issue-83413, r=lcnrStuart Cook-0/+38
2025-08-31Auto merge of #146053 - joboet:split-paths-regression, r=Mark-Simulacrumbors-0/+11
2025-08-31std: fix `SplitPaths` regressionjoboet-0/+11
2025-08-31Rollup merge of #145592 - nilotpal-n7:fix-format-alignment, r=lcnrMatthias Krüger-7/+15
2025-08-31Rollup merge of #144443 - WaffleLapkin:integer-target-pointer-width, r=NoratriebMatthias Krüger-10/+10
2025-08-31Auto merge of #145582 - estebank:issue-107806, r=chenyukangbors-0/+63
2025-08-31suggest method name with maybe ty mismatchyukang-0/+38
2025-08-30Detect negative literal inferred to unsigned integerEsteban Küber-0/+38
2025-08-30Auto merge of #146026 - Zalathar:rollup-urbmv0t, r=Zalatharbors-2/+0
2025-08-30Rollup merge of #145465 - Kivooeo:stabilize-array_repeat, r=joboetStuart Cook-2/+0
2025-08-30Auto merge of #123319 - no92:managarm-target, r=davidtwcobors-4/+14
2025-08-29Rollup merge of #145967 - Enselic:big-enum-debuginfo-span, r=wesleywiserTrevor Gross-4/+14
2025-08-29Rollup merge of #145467 - Kivooeo:stabilize-strict_provenance_atomic_ptr, r=s...Trevor Gross-1/+0
2025-08-29Rollup merge of #145676 - Oneirical:uncountable-integer-9, r=jieyouxuMatthias Krüger-37/+41
2025-08-29Rollup merge of #145675 - Oneirical:uncountable-integer-8, r=jieyouxuMatthias Krüger-80/+66
2025-08-29Auto merge of #145978 - Zalathar:rollup-0dzk72g, r=Zalatharbors-0/+25
2025-08-29Rollup merge of #145977 - CaiWeiran:basic-stepping-test, r=jieyouxuStuart Cook-0/+1
2025-08-29tests: Ignore basic-stepping.rs on riscv64Caiweiran-0/+1
2025-08-29Rollup merge of #145884 - clubby789:test-mcount, r=Mark-SimulacrumStuart Cook-0/+24
2025-08-29Auto merge of #145377 - ChayimFriedman2:solver-def-id, r=lcnrbors-1/+1
2025-08-29compiler: Add `{x86_64,aarch64,riscv64gc}-unknown-managarm-mlibc` targetsno92-4/+14
2025-08-28Auto merge of #145970 - GuillaumeGomez:rollup-pr11qds, r=GuillaumeGomezbors-41/+186
2025-08-28Rollup merge of #145853 - JonathanBrouwer:fix-lit-parsing, r=jdonszelmannGuillaume Gomez-36/+12
2025-08-28Rollup merge of #145368 - rcvalle:rust-cfi-fix-142284, r=dianqkGuillaume Gomez-0/+22
2025-08-28Rollup merge of #142472 - GuillaumeGomez:doc-attribute-attribute, r=fmeaseGuillaume Gomez-5/+152
2025-08-28fix(lexer): Don't require frontmatters to be escaped with indented fencesEd Page-53/+38
2025-08-28compiler: Include span of too huge enum with -Cdebuginfo=2Martin Nordholts-4/+14
2025-08-28Update uitest stderrJonathan Brouwer-50/+4
2025-08-28Add another case to the bad-lit-suffixes testJonathan Brouwer-1/+23
2025-08-28Auto merge of #145807 - zachs18:only-consider-auto-traits-empty, r=compiler-e...bors-0/+161
2025-08-28Add ui test for unsupported `doc(attribute = "...")` case for attributes with...Guillaume Gomez-0/+17
2025-08-28Add tests for `doc(attribute = "...")` attributeGuillaume Gomez-5/+135
2025-08-28Rollup merge of #145941 - Urgau:int_to_ptr_transmutes-unsized, r=lcnrStuart Cook-0/+50
2025-08-28Rollup merge of #145928 - Darksonn:file_as_c_str, r=joshtriplettStuart Cook-3/+3
2025-08-28Rollup merge of #144864 - Muscraft:no-source-fixes, r=jieyouxuStuart Cook-19/+63
2025-08-28Rollup merge of #143193 - JonathanBrouwer:link_rework, r=jdonszelmannStuart Cook-365/+942
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-27fix target-pointer-width in testsWaffle Lapkin-2/+2
2025-08-27turn pointer width into an integer in target.jsonWaffle Lapkin-8/+8