about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-02-16Auto merge of #108116 - Dylan-DPC:rollup-h3n2vxl, r=Dylan-DPCbors-0/+52
2023-02-16Rollup merge of #108050 - martingms:issue-108042-fix, r=compiler-errorsDylan DPC-0/+52
2023-02-16Auto merge of #107449 - saethlin:enable-copyprop, r=oli-obkbors-261/+300
2023-02-16Auto merge of #108096 - matthiaskrgr:rollup-ncexzf6, r=matthiaskrgrbors-35/+73
2023-02-15Auto merge of #108012 - compiler-errors:issue-107999, r=oli-obkbors-0/+42
2023-02-15Rollup merge of #108066 - compiler-errors:better-labels-for-bad-impl-trait, r...Matthias Krüger-23/+23
2023-02-15Rollup merge of #108049 - clubby789:dont-suggest-unstable, r=compiler-errorsMatthias Krüger-0/+35
2023-02-15Rollup merge of #107972 - saethlin:fix-test-ub, r=michaelwoeristerMatthias Krüger-12/+15
2023-02-15Skip method calls with arity mismatchMartin Gammelsæter-10/+1
2023-02-15Add point-at-inference ui test for wrong arity caseMartin Gammelsæter-0/+61
2023-02-15Auto merge of #108006 - cjgillot:def-impl, r=oli-obkbors-396/+25
2023-02-15Fix unintentional UB in ui testsBen Kimock-12/+15
2023-02-15Don't suggest `#[doc(hidden)]` methodsclubby789-0/+35
2023-02-15Auto merge of #108070 - Dylan-DPC:rollup-v6xw7vk, r=Dylan-DPCbors-12/+395
2023-02-15Rollup merge of #107411 - cjgillot:dataflow-discriminant, r=oli-obkDylan DPC-10/+77
2023-02-15Rollup merge of #107173 - clubby789:suggest-array-length, r=compiler-errorsDylan DPC-2/+54
2023-02-15Rollup merge of #105300 - aliemjay:member-lower, r=oli-obkDylan DPC-0/+264
2023-02-15Auto merge of #107940 - BoxyUwU:const_ty_assertion_use_semantic_equality, r=c...bors-0/+181
2023-02-14Try to fix codegen tests for ??? LLVM 14 ???Ben Kimock-5/+5
2023-02-14Fix codegen testsBen Kimock-94/+94
2023-02-14Better label for illegal impl trait typesMichael Goulet-23/+23
2023-02-14Make permit_uninit/zero_init fallibleMichael Goulet-6/+5
2023-02-14Auto merge of #108056 - matthiaskrgr:rollup-oa6bxvh, r=matthiaskrgrbors-8/+54
2023-02-14Fetch less HIR in signature check.Camille GILLOT-396/+25
2023-02-14Rollup merge of #108033 - lcnr:coinductive-attr, r=compiler-errorsMatthias Krüger-0/+54
2023-02-14Rollup merge of #107573 - cuviper:drop-llvm-13, r=nagisaMatthias Krüger-8/+0
2023-02-14Rollup merge of #108025 - notriddle:notriddle/intra-doc-link-tooltips, r=Guil...Matthias Krüger-0/+17
2023-02-14Rollup merge of #108003 - chenyukang:yukang/fix-107998, r=compiler-errorsMatthias Krüger-0/+39
2023-02-14Rollup merge of #103478 - SpanishPear:spanishpear/issue_103366_fix, r=TaKO8KiMatthias Krüger-0/+231
2023-02-14add test for coinduction in new solverlcnr-0/+54
2023-02-14Auto merge of #103695 - LYF1999:yf/103563, r=lcnrbors-0/+75
2023-02-13rustdoc: add more tooltips to intra-doc linksMichael Howell-0/+17
2023-02-14Fix #107998, avoid ICE when the generic_span is emptyyukang-0/+39
2023-02-14Don't ICE in might_permit_raw_init if reference is polymorphicMichael Goulet-0/+43
2023-02-13Rollup merge of #107971 - saethlin:mir-opt-ub, r=cjgillotMatthias Krüger-27/+49
2023-02-13Rollup merge of #107942 - compiler-errors:tighter-inherent-impl-bad-spans, r=...Matthias Krüger-94/+57
2023-02-13Rollup merge of #107902 - vincenzopalazzo:macros/async_fn_suggestion, r=compi...Matthias Krüger-88/+93
2023-02-13Clearly document intentional UB in mir-opt testsBen Kimock-27/+49
2023-02-13Tighter spans for bad inherent impl typesMichael Goulet-94/+57
2023-02-13Auto merge of #107924 - eggyal:move_fold_visit_traits_to_type_lib_with_trait_...bors-1/+1
2023-02-13fix: improve the suggestion on future not awaitedVincenzo Palazzo-88/+93
2023-02-13Auto merge of #107989 - matthiaskrgr:rollup-jklrd5g, r=matthiaskrgrbors-127/+130
2023-02-13fix: Unexpected trait bound not satisfied in HRTByifei-0/+75
2023-02-13Rollup merge of #107931 - cjgillot:issue-107353, r=WaffleLapkinMatthias Krüger-0/+9
2023-02-13Rollup merge of #107838 - estebank:terminal_hyperlinks, r=nagisaMatthias Krüger-0/+16
2023-02-13Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui...Matthias Krüger-127/+105
2023-02-13Alias folding/visiting traits instead of re-exportAlan Egerton-1/+1
2023-02-13Auto merge of #107634 - scottmcm:array-drain, r=thomccbors-1/+61
2023-02-13Rollup merge of #107973 - saethlin:fix-simd-test-ub, r=workingjubileeDylan DPC-121/+60
2023-02-12Fix unintentional UB in SIMD testsBen Kimock-121/+60