about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-04-09Rollup merge of #122768 - oli-obk:why_is_E0699_so_bad, r=WaffleLapkinMatthias Krüger-18/+48
2024-04-09Auto merge of #122387 - DianQK:re-enable-early-otherwise-branch, r=cjgillotbors-159/+563
2024-04-08Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnrbors-153/+205
2024-04-08Auto merge of #123645 - matthiaskrgr:rollup-yd8d7f1, r=matthiaskrgrbors-522/+1279
2024-04-08Rollup merge of #123635 - maurer:kcfi-no-assoc, r=compiler-errorsMatthias Krüger-2/+6
2024-04-08Rollup merge of #123578 - lqd:regression-123275, r=compiler-errorsMatthias Krüger-0/+244
2024-04-08Rollup merge of #123564 - scottmcm:step-by-div-zero, r=joboetMatthias Krüger-0/+26
2024-04-08Rollup merge of #123518 - compiler-errors:by-move-fixes, r=oli-obkMatthias Krüger-0/+299
2024-04-08Rollup merge of #123367 - jswrenn:layoutify, r=compiler-errorsMatthias Krüger-520/+611
2024-04-08Rollup merge of #122781 - nikic:ppc-abi-fix, r=cuviperMatthias Krüger-0/+93
2024-04-08Auto merge of #120614 - DianQK:simplify-switch-int, r=cjgillotbors-42/+650
2024-04-08CFI: Fix ICE in KCFI non-associated function pointersMatthew Maurer-2/+6
2024-04-08Auto merge of #120131 - oli-obk:pattern_types_syntax, r=compiler-errorsbors-27/+794
2024-04-08Compute transmutability from `rustc_target::abi::Layout`Jack Wrenn-520/+611
2024-04-08Ensure the canonical_param_env_cache does not contain inconsistent informatio...Oli Scherer-0/+27
2024-04-08bless mir-opt testsOli Scherer-44/+44
2024-04-08Mark some tests as known-bugs and add the test case from the corresponding issueOli Scherer-23/+78
2024-04-08Scrape extraneous regions from instantiate_nll_query_response_and_region_obli...Oli Scherer-1/+1
2024-04-08Pass list of defineable opaque types into canonical queriesOli Scherer-91/+29
2024-04-08Add regression testOli Scherer-0/+32
2024-04-08Rollup merge of #123089 - Philippe-Cholet:vecdeque_pop_assume_cap, r=NilstriebMatthias Krüger-0/+67
2024-04-08Rollup merge of #120144 - petrochenkov:unty, r=davidtwcoMatthias Krüger-23/+4
2024-04-08Normalize layout test to protect against android alignment differencesOli Scherer-14/+16
2024-04-08Actually create ranged int types in the type system.Oli Scherer-28/+645
2024-04-08Test macrosOli Scherer-0/+35
2024-04-08Start handling pattern types at the HIR -> Ty conversion boundaryOli Scherer-5/+13
2024-04-08Add pattern types to parserOli Scherer-0/+105
2024-04-08Don't change the otherwise of the switchDianQK-9/+18
2024-04-08Add test case for #119014DianQK-0/+26
2024-04-08Transforms a match containing negative numbers into an assignment statement a...DianQK-48/+62
2024-04-08Transforms match into an assignment statementDianQK-110/+141
2024-04-08Update matches_reduce_branches.rsDianQK-4/+567
2024-04-08Add invariant to VecDeque::pop_* that len < cap if pop successfulPhilippe-Cholet-0/+67
2024-04-08Auto merge of #123577 - Urgau:prep-work-for-compiletest-check-cfg, r=oli-obkbors-165/+121
2024-04-08Auto merge of #123616 - bzEq:fix-be-test, r=jhprattbors-0/+1
2024-04-08Limited to little endian targetKai Luo-0/+1
2024-04-08Fix argument ABI for overaligned structs on ppc64leNikita Popov-0/+93
2024-04-07Move testsCaio-0/+0
2024-04-07Auto merge of #123601 - jieyouxu:compiletest-run-rustfix-revisions, r=WaffleL...bors-8/+36
2024-04-07tests/ui: remove workaround for broken revisioned run-rustfix test许杰友 Jieyou Xu (Joe)-8/+4
2024-04-07compiletest: properly handle revisioned run-rustfix tests许杰友 Jieyou Xu (Joe)-0/+32
2024-04-07Add FileCheck for `early_otherwise_branch*.rs`DianQK-5/+73
2024-04-07Resolve unsound hoisting of discriminant in `EarlyOtherwiseBranch`DianQK-156/+457
2024-04-07Auto merge of #123561 - saethlin:str-unchecked-sub-index, r=scottmcmbors-0/+28
2024-04-07Auto merge of #123221 - pacak:cache_emit, r=fmease,jieyouxubors-0/+31
2024-04-07Auto merge of #123585 - matthiaskrgr:rollup-dexaj7a, r=matthiaskrgrbors-3/+262
2024-04-07Rollup merge of #123581 - tgross35:f16-f128-rustdoc-updates, r=fmeaseMatthias Krüger-1/+13
2024-04-07Rollup merge of #123579 - matthiaskrgr:I_Love_Tests, r=jieyouxuMatthias Krüger-0/+245
2024-04-07Rollup merge of #123410 - madsmtm:relax-framework-linking-test, r=fmeaseMatthias Krüger-2/+4
2024-04-07Auto merge of #123555 - DianQK:update-llvm-18, r=cuviperbors-0/+35