about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-03-10Auto merge of #121561 - jieyouxu:compiletest-directive-typo-check, r=onur-ozkanbors-12/+8
2024-03-10Fix invalid compiletest directives in tests许杰友 Jieyou Xu (Joe)-12/+8
2024-03-10Rollup merge of #122251 - jieyouxu:unused-lifetimes-dedup-test, r=NadrierilMatthias Krüger-0/+20
2024-03-10Rollup merge of #121685 - fortanix:raoul/shellcheck_on_lvi_test_script, r=Mar...Matthias Krüger-12/+13
2024-03-10Rollup merge of #121642 - TimNN:test-v0, r=Mark-SimulacrumMatthias Krüger-2/+2
2024-03-10Auto merge of #121662 - saethlin:precondition-unification, r=RalfJungbors-37/+69
2024-03-09Rollup merge of #120504 - kornelski:try_with_capacity, r=AmanieuGuillaume Boisseau-5/+40
2024-03-09Add test to check unused_lifetimes don't duplicate "parameter is never used" ...许杰友 Jieyou Xu (Joe)-0/+20
2024-03-09Rollup merge of #122224 - gurry:add-tests, r=NadrierilMatthias Krüger-0/+109
2024-03-09Rollup merge of #122160 - jieyouxu:eager-translate-help-use-latest-edition, r...Matthias Krüger-0/+26
2024-03-09Rollup merge of #121813 - Urgau:misc-non_local_defs-lint, r=cjgillotMatthias Krüger-15/+57
2024-03-09Auto merge of #122150 - ShoyuVanilla:replace-typewalker, r=lcnrbors-1/+10
2024-03-09Add missing regression testsGurinder Singh-0/+109
2024-03-09Auto merge of #118879 - Nadrieril:lint-range-gap, r=estebankbors-106/+422
2024-03-09Lint small gaps between rangesNadrieril-0/+310
2024-03-09Allow lint where we don't careNadrieril-106/+112
2024-03-08Distinguish between library and lang UB in assert_unsafe_preconditionBen Kimock-37/+69
2024-03-08Rollup merge of #122172 - compiler-errors:rpitit-collect-ice, r=fmeaseMatthias Krüger-0/+85
2024-03-08Rollup merge of #122171 - compiler-errors:next-solver-tests, r=lcnrMatthias Krüger-0/+49
2024-03-08Rollup merge of #122100 - compiler-errors:better-capture, r=oli-obkMatthias Krüger-43/+80
2024-03-08Improve error message for opaque capturesMichael Goulet-43/+80
2024-03-08Auto merge of #122190 - matthiaskrgr:rollup-9ol4y30, r=matthiaskrgrbors-44/+408
2024-03-08Add some new solver testsMichael Goulet-0/+49
2024-03-08Don't ICE if we collect no RPITITs unless there are no unification errorsMichael Goulet-0/+85
2024-03-08Auto merge of #121500 - oli-obk:track_errors12, r=petrochenkovbors-1052/+1031
2024-03-08Rollup merge of #122181 - chenyukang:yukang-fix-late-lint-crash, r=oli-obkMatthias Krüger-3/+33
2024-03-08Rollup merge of #122173 - compiler-errors:ptr-equality-in-ctfe, r=lcnrMatthias Krüger-0/+16
2024-03-08Rollup merge of #121563 - Jarcho:use_cf, r=petrochenkovMatthias Krüger-3/+3
2024-03-08Rollup merge of #121194 - beetrees:rustc-raw-args, r=petrochenkovMatthias Krüger-38/+248
2024-03-08Rollup merge of #121025 - oli-obk:taint_after_errors, r=petrochenkovMatthias Krüger-0/+108
2024-03-08Auto merge of #122078 - gurry:121443-ice-layout-is-sized-alt, r=oli-obkbors-7/+163
2024-03-08Replace `TypeWalker` usage with `TypeVisitor`Shoyu Vanilla-1/+10
2024-03-08Fix crash in late internal checkingyukang-3/+33
2024-03-08Auto merge of #122182 - matthiaskrgr:rollup-gzimi4c, r=matthiaskrgrbors-68/+339
2024-03-08Rollup merge of #122103 - compiler-errors:taits-capture-everything, r=oli-obkMatthias Krüger-43/+62
2024-03-08Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiserMatthias Krüger-0/+3
2024-03-08Rollup merge of #119365 - nbdd0121:asm-goto, r=AmanieuMatthias Krüger-25/+274
2024-03-08Auto merge of #120268 - DianQK:otherwise_is_last_variant_switchs, r=oli-obkbors-126/+1303
2024-03-08Don't ICE in CTFE if raw/fn-ptr types differMichael Goulet-0/+16
2024-03-08Make TAITs capture all higher-ranked lifetimes in scopeMichael Goulet-43/+62
2024-03-08Auto merge of #122048 - erikdesjardins:inbounds, r=oli-obkbors-3/+87
2024-03-08Update MIR with `MirPatch` in `UninhabitedEnumBranching`DianQK-126/+100
2024-03-07Eagerly translate HelpUseLatestEdition in parser diagnostics许杰友 Jieyou Xu (Joe)-0/+26
2024-03-07Auto merge of #122151 - GuillaumeGomez:rollup-hfxr9kv, r=GuillaumeGomezbors-179/+163
2024-03-07Add known-bug tests for `derive(PartialEq)` mismatches with `#[repr(packed)]`...Oli Scherer-0/+108
2024-03-07Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkovbors-1/+4
2024-03-07Rollup merge of #122004 - fmease:astvalidator-min-fix, r=compiler-errorsGuillaume Gomez-0/+72
2024-03-07Rollup merge of #121089 - oli-obk:create_def_feed, r=petrochenkovGuillaume Gomez-1/+1
2024-03-07Rollup merge of #119888 - weiznich:stablize_diagnostic_namespace, r=compiler-...Guillaume Gomez-178/+90
2024-03-07Get all variants to eliminate the default branching if we cannot get the layo...DianQK-40/+54