about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-04-16Remove old diagnostic notes for type ascription syntaxZalathar-43/+0
2025-04-15Rollup merge of #139818 - compiler-errors:normalize-tails, r=oli-obkMatthias Krüger-42/+32
2025-04-15Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalatharbors-44/+740
2025-04-15Rollup merge of #139833 - nnethercote:fix-139633, r=oli-obkStuart Cook-0/+52
2025-04-15Rollup merge of #139798 - lcnr:where-bounds-gt-alias-bound, r=compiler-errorsStuart Cook-0/+29
2025-04-15Rollup merge of #139791 - lcnr:ignore-global-where-bounds, r=compiler-errorsStuart Cook-4/+87
2025-04-15Rollup merge of #139789 - lcnr:opaques-auto-trait-leakage, r=compiler-errorsStuart Cook-0/+260
2025-04-15Rollup merge of #139785 - fneddy:fix_test_cstring_merging_alignment, r=Mark-S...Stuart Cook-1/+1
2025-04-15Rollup merge of #139671 - m-ou-se:proc-macro-span, r=dtolnayStuart Cook-26/+13
2025-04-15Rollup merge of #139669 - nnethercote:overhaul-AssocItem, r=oli-obkStuart Cook-4/+4
2025-04-15Rollup merge of #138393 - oli-obk:pattern-type-in-pattern, r=BoxyUwUStuart Cook-2/+197
2025-04-15Rollup merge of #138374 - celinval:issue-136925-const-contract, r=compiler-er...Stuart Cook-7/+97
2025-04-15Auto merge of #139826 - matthiaskrgr:rollup-0q0qvkd, r=matthiaskrgrbors-37/+70
2025-04-15Fix HIR pretty-printing of fns with just a variadic arg.Nicholas Nethercote-4/+4
2025-04-15Pretty-print `PatKind::Missing` as `_`.Nicholas Nethercote-0/+52
2025-04-14Rollup merge of #139799 - clubby789:print=file, r=jieyouxuMatthias Krüger-7/+12
2025-04-14Rollup merge of #139797 - folkertdev:naked-allow-unsafe, r=tgross35Matthias Krüger-28/+28
2025-04-14Rollup merge of #139783 - jieyouxu:ignore-dir, r=ZalatharMatthias Krüger-2/+0
2025-04-14Rollup merge of #139778 - reddevilmidzy:add-success-test, r=lcnrMatthias Krüger-0/+30
2025-04-14Auto merge of #139577 - davidtwco:sizedness-go-vroom, r=oli-obkbors-7/+14
2025-04-14Allow (but don't require) `#[unsafe(naked)]` so that `compiler-builtins` can ...Folkert de Vries-28/+28
2025-04-14Normalize ADT fields in find_tails_for_unsizingMichael Goulet-42/+32
2025-04-14Auto merge of #139814 - matthiaskrgr:rollup-lxkkcz6, r=matthiaskrgrbors-6/+166
2025-04-14Rollup merge of #139767 - compiler-errors:www, r=oli-obkMatthias Krüger-6/+0
2025-04-14Rollup merge of #139392 - compiler-errors:raw-expr, r=oli-obkMatthias Krüger-0/+140
2025-04-14Rollup merge of #139127 - compiler-errors:prim-ty-hack, r=oli-obkMatthias Krüger-0/+26
2025-04-14Allow const patterns of matches to contain pattern typesOli Scherer-2/+197
2025-04-14Specify `--print info=file` syntax in `--help`clubby789-7/+12
2025-04-14Auto merge of #138603 - xizheyin:issue-137405, r=chenyukangbors-1/+92
2025-04-14normalize: prefer ParamEnv over AliasBoundlcnr-0/+29
2025-04-14add RPITIT tests: method compat auto trait leakagelcnr-0/+224
2025-04-14move testslcnr-0/+0
2025-04-14do not leak auto traits in item boundslcnr-0/+36
2025-04-14drop global where-bounds before merging candidateslcnr-4/+87
2025-04-14Add test for issue 34834reddevilmidzy-0/+30
2025-04-14Let CStrings be either 1 or 2 byte aligned.Eddy (Eduard) Stefes-1/+1
2025-04-14tests: use `compiletest-ignore-dir` for bootstrap self-testsJieyou Xu-2/+0
2025-04-14Auto merge of #139781 - jhpratt:rollup-qadsjvb, r=jhprattbors-363/+458
2025-04-14Move `has_self` field to `hir::AssocKind::Fn`.Nicholas Nethercote-4/+4
2025-04-13Rollup merge of #139760 - petrochenkov:noerrpat2, r=jieyouxuJacob Pratt-293/+321
2025-04-13Rollup merge of #139718 - folkertdev:unsafe-attributes-earlier-editions, r=fm...Jacob Pratt-34/+62
2025-04-13Rollup merge of #139699 - compiler-errors:coroutine-drop-phase, r=scottmcmJacob Pratt-0/+19
2025-04-13Rollup merge of #138336 - jyn514:crate-attr-diagnostics, r=compiler-errorsJacob Pratt-36/+56
2025-04-14Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated...bors-6/+6
2025-04-14Adjust test directivesxizheyin-33/+23
2025-04-14Report span of test when should_panic test failedxizheyin-1/+102
2025-04-14Auto merge of #139766 - jhpratt:rollup-afrfmnk, r=jhprattbors-121/+318
2025-04-13Visit place in BackwardIncompatibleDropHint statementMichael Goulet-6/+0
2025-04-13Rollup merge of #139741 - os-checker:smir-run-macro, r=scottmcmJacob Pratt-21/+0
2025-04-13Rollup merge of #139740 - jieyouxu:known-bug, r=nnethercoteJacob Pratt-54/+20