about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-03-29Auto merge of #139119 - matthiaskrgr:rollup-7l2ri0f, r=matthiaskrgrbors-47/+40
2025-03-30Remove attribute `#[rustc_error]`Vadim Petrochenkov-171/+61
2025-03-29Rollup merge of #139100 - petrochenkov:errbelow, r=jieyouxuMatthias Krüger-47/+40
2025-03-29Auto merge of #133572 - frank-king:feature/unique_arc, r=Amanieubors-1/+43
2025-03-29Auto merge of #129827 - bvanjoi:less-decoding, r=petrochenkovbors-10/+10
2025-03-29compiletest: Support matching diagnostics on lines belowVadim Petrochenkov-47/+40
2025-03-29less decoding if it has the same syntax contextbohan-10/+10
2025-03-29Add more tests for pin!().Mara Bos-0/+64
2025-03-28Rollup merge of #139075 - oli-obk:resolver-item-lifetime, r=compiler-errorsMatthias Krüger-0/+13
2025-03-28Rollup merge of #139063 - fmease:fix-tait-atpit-gating, r=oli-obkMatthias Krüger-13/+193
2025-03-28hygiene: Rewrite `apply_mark_internal` to be more understandableVadim Petrochenkov-10/+10
2025-03-28Add the feature gate for the `super let` experiment.Mara Bos-0/+17
2025-03-28Fix TAIT & ATPIT feature gating in the presence of anon constsLeón Orell Valerian Liehr-13/+193
2025-03-28Do not treat lifetimes from parent items as influencing child itemsOli Scherer-0/+13
2025-03-28Auto merge of #139054 - matthiaskrgr:rollup-2bk2fb4, r=matthiaskrgrbors-18/+47
2025-03-28Rollup merge of #138104 - GuillaumeGomez:simplify-doctest-parsing, r=fmeaseMatthias Krüger-18/+47
2025-03-28Auto merge of #138503 - bjorn3:string_merging, r=tmiaskobors-24/+51
2025-03-28Update `coverage-run-rustdoc` outputGuillaume Gomez-8/+8
2025-03-28Add test and commentbjorn3-0/+27
2025-03-28Avoid wrapping constant allocations in packed structs when not necessarybjorn3-24/+24
2025-03-28Auto merge of #139037 - jhpratt:rollup-4c74y8a, r=jhprattbors-5/+51
2025-03-28Auto merge of #138965 - nnethercote:less-kw-Empty-hir-Lifetime, r=lcnrbors-3/+190
2025-03-27Remove and stabilize --enable-per-target-ignoresEric Huss-3/+0
2025-03-27Stabilize --test-runtool and --test-runtool-argEric Huss-1/+0
2025-03-27Rename `--runtool` and `--runtool-arg`Eric Huss-8/+8
2025-03-27Add test for doctest runtoolEric Huss-0/+35
2025-03-27Rollup merge of #139025 - compiler-errors:trim-validator-err, r=jieyouxuJacob Pratt-0/+36
2025-03-27Rollup merge of #138720 - Jeff-A-Martin:channel-stack-overflow-test-fuchsia, ...Jacob Pratt-5/+15
2025-03-28Don't use `kw::Empty` in `hir::Lifetime::ident`.Nicholas Nethercote-5/+5
2025-03-28Add `{ast,hir,thir}::PatKind::Missing` variants.Nicholas Nethercote-0/+10
2025-03-27Auto merge of #138702 - m-ou-se:spawn-in-atexit, r=Mark-Simulacrumbors-0/+24
2025-03-28Add a HIR pretty-printing test focused on lifetimes.Nicholas Nethercote-0/+187
2025-03-27Do not trim paths in MIR validatorMichael Goulet-0/+36
2025-03-27Rollup merge of #139014 - xizheyin:issue-138931, r=oli-obkJacob Pratt-0/+83
2025-03-27Rollup merge of #138844 - petrochenkov:cfgtrace2, r=nnethercoteJacob Pratt-64/+41
2025-03-27Mark test as only-unix.Mara Bos-0/+1
2025-03-27Improve suggest construct with literal syntax instead of callingxizheyin-2/+15
2025-03-27Add ui test for struct construction by calling syntaxxizheyin-0/+70
2025-03-27Correctly handle line comments in attributes and generate extern cratesGuillaume Gomez-7/+36
2025-03-27Update rustdoc-ui testsGuillaume Gomez-3/+3
2025-03-27Add needs-threads to test.Mara Bos-0/+1
2025-03-27Expect an array when expected and acutal types are both arrays during castxizheyin-11/+8
2025-03-27Rollup merge of #138987 - madsmtm:fix-108825, r=jieyouxuStuart Cook-0/+16
2025-03-27Rollup merge of #138985 - oli-obk:push-mvlqmtmyozro, r=compiler-errorsStuart Cook-34/+16
2025-03-27Rollup merge of #138980 - tmiasko:collect-var-debug-info, r=compiler-errorsStuart Cook-0/+24
2025-03-27Rollup merge of #138964 - compiler-errors:usage-of-interner, r=lcnrStuart Cook-0/+31
2025-03-27Rollup merge of #130883 - madsmtm:env-var-query, r=petrochenkovStuart Cook-0/+36
2025-03-26Always emit native-static-libs note, even if it is emptyMads Marquart-0/+16
2025-03-26Test that env! works with incremental compilationMads Marquart-0/+36
2025-03-26Use the correct binder scope for elided lifetimes in assoc constsOli Scherer-34/+16