about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-01-24This commit is part of clone3 clean up. Merge tests from tests/ui/command/com...Askar Safin-46/+0
2024-01-24This commit is part of clone3 clean up. As part of clean up we willAskar Safin-10/+0
2024-01-23Auto merge of #120283 - fmease:rollup-rk0f6r5, r=fmeasebors-26/+1044
2024-01-23Rollup merge of #120261 - estebank:issue-102629, r=wesleywiserLeón Orell Valerian Liehr-0/+158
2024-01-23Rollup merge of #120259 - HTGAzureX1212:HTGAzureX1212/split-diagnostics-uncom...León Orell Valerian Liehr-7/+7
2024-01-23Rollup merge of #120195 - bvanjoi:add-some-resolution-test-case, r=petrochenkovLeón Orell Valerian Liehr-3/+269
2024-01-23Rollup merge of #120183 - Zalathar:test-closure, r=compiler-errorsLeón Orell Valerian Liehr-12/+32
2024-01-23Rollup merge of #120171 - cjgillot:jump-threading-assume-assert, r=tmiaskoLeón Orell Valerian Liehr-0/+200
2024-01-23Rollup merge of #119766 - oli-obk:split_tait_and_atpit, r=compiler-errorsLeón Orell Valerian Liehr-4/+378
2024-01-23Rollup merge of #120270 - compiler-errors:randos, r=lcnrLeón Orell Valerian Liehr-6/+6
2024-01-23Rollup merge of #119805 - chenyukang:yukang-fix-119530, r=davidtwcoLeón Orell Valerian Liehr-0/+36
2024-01-23Rollup merge of #119028 - oberien:patch-1, r=cjgillotLeón Orell Valerian Liehr-0/+27
2024-01-24add several resolution test casesbohan-3/+269
2024-01-23Random type checker changesMichael Goulet-6/+6
2024-01-23Auto merge of #119044 - RalfJung:intern-without-types, r=oli-obkbors-208/+745
2024-01-23address requested changesHTGAzureX1212.-6/+6
2024-01-23Auto merge of #117958 - risc0:erik/target-triple, r=davidtwco,Mark-Simulacrumbors-3/+6
2024-01-23Auto merge of #119892 - joboet:libs_use_assert_unchecked, r=Nilstrieb,cuviperbors-0/+4
2024-01-23Suggest boxing both arms of if expr if that solves divergent arms involving `...Esteban Küber-3/+79
2024-01-23add list of characters to uncommon codepoints lintHTGAzureX1212.-4/+4
2024-01-23Add test for jump-threading assume.Camille GILLOT-0/+126
2024-01-22Add Assume custom MIR.Camille GILLOT-0/+74
2024-01-22Rollup merge of #120233 - oli-obk:revert_trait_obj_upcast_stabilization, r=lcnrMatthias Krüger-94/+300
2024-01-22Rollup merge of #120159 - jyn514:track-verbose, r=wesleywiserMatthias Krüger-3/+3
2024-01-22Rollup merge of #120104 - Nadrieril:never-pat-diverges, r=compiler-errorsMatthias Krüger-0/+262
2024-01-22Suggest boxing if then expr if that solves divergent armsEsteban Küber-1/+31
2024-01-22Fix incorrect suggestion for boxing tail expression in blocksEsteban Küber-0/+52
2024-01-22assembly test: add riscv32im_risc0_zkvm_elf targetErik Kaneda-0/+3
2024-01-22update ui test resultErik Kaneda-3/+3
2024-01-22Auto merge of #120242 - matthiaskrgr:rollup-a93yj3i, r=matthiaskrgrbors-55/+260
2024-01-22Rollup merge of #120164 - trevyn:is_downgradable, r=compiler-errorsMatthias Krüger-46/+56
2024-01-22Rollup merge of #120097 - Nadrieril:consistent_unreachable_subpats, r=compile...Matthias Krüger-1/+133
2024-01-22Rollup merge of #120059 - oli-obk:const_arg_type_mismatch, r=compiler-errorsMatthias Krüger-7/+70
2024-01-22Rollup merge of #118639 - fmease:deny-features-in-stable-rustc-crates, r=Waff...Matthias Krüger-1/+1
2024-01-22Test async fnNadrieril-0/+34
2024-01-22Use `-> !` to test divergenceNadrieril-5/+8
2024-01-22Rollup merge of #120213 - compiler-errors:dont-make-non-lifetime-binders-in-r...Matthias Krüger-0/+37
2024-01-22Rollup merge of #120152 - rowan-sl:help-message-for-range-pattern, r=oli-obkMatthias Krüger-0/+9
2024-01-22Rollup merge of #119948 - asquared31415:unsafe_op_in_unsafe_fn_fix, r=TaKO8KiMatthias Krüger-50/+154
2024-01-22Rollup merge of #119369 - bvanjoi:fix-119301, r=petrochenkovMatthias Krüger-1/+63
2024-01-22update codegen testsjoboet-0/+4
2024-01-22Check that we forbid nested items, but not nested closuresOli Scherer-0/+91
2024-01-22Add some testsOli Scherer-0/+268
2024-01-22Limit impl trait in assoc type defining scopeOli Scherer-4/+19
2024-01-22Add regression testOli Scherer-0/+69
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-94/+231
2024-01-22Never pattern in `let` statement divergesNadrieril-15/+27
2024-01-22Never pattern in function arguments divergesNadrieril-0/+213
2024-01-22Make generic const type mismatches not hide trait impls from the trait solverOli Scherer-7/+70
2024-01-22Auto merge of #120226 - matthiaskrgr:rollup-9xwx0si, r=matthiaskrgrbors-5/+105