about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-02-18Auto merge of #108209 - petrochenkov:doclean, r=notriddlebors-16/+16
2023-02-18Rollup merge of #108186 - compiler-errors:closures-with-late-bound-types-r-ba...Matthias Krüger-14/+86
2023-02-18Rollup merge of #108162 - clubby789:issue-108155, r=NilstriebMatthias Krüger-0/+15
2023-02-18Rollup merge of #108031 - jieyouxu:issue-108019, r=estebankMatthias Krüger-4/+135
2023-02-18rustdoc: Cleanup broken link callbacksVadim Petrochenkov-16/+16
2023-02-18Add addl testMichael Goulet-0/+24
2023-02-18Move late-bound arg type checks to resolve_bound_varsMichael Goulet-0/+48
2023-02-18Auto merge of #99679 - repnop:kernel-address-sanitizer, r=cuviperbors-0/+75
2023-02-18Adjust tracking issue for non_lifetime_bindersMichael Goulet-14/+14
2023-02-17Auto merge of #105274 - saethlin:instcombine-mut-ref, r=cjgillotbors-26/+8
2023-02-17Don't eagerly convert principal to stringclubby789-0/+15
2023-02-17Auto merge of #108159 - matthiaskrgr:rollup-5k2j7cx, r=matthiaskrgrbors-0/+52
2023-02-17Rollup merge of #107592 - workingjubilee:use-16-bit-enum-on-16-bit-targets, r...Matthias Krüger-0/+52
2023-02-17add predicate evaluation logicBoxy-2/+11
2023-02-17Rollup merge of #108136 - eggyal:unmet_trait_alias_bound_on_generic_impl, r=c...Matthias Krüger-0/+40
2023-02-17Rollup merge of #108009 - c410-f3r:moar-tests, r=petrochenkovMatthias Krüger-0/+0
2023-02-17Rollup merge of #107489 - compiler-errors:non_lifetime_binders, r=cjgillotMatthias Krüger-30/+234
2023-02-16Default repr(C) enums to c_int sizeJubilee Young-0/+52
2023-02-16Do not ICE on unmet trait alias impl boundsAlan Egerton-0/+40
2023-02-16Rollup merge of #108115 - eggyal:unmet_trait_alias_bound, r=compiler-errorsMatthias Krüger-0/+30
2023-02-16Rollup merge of #108057 - GuillaumeGomez:fix-reexport-attr-merge, r=notriddleMatthias Krüger-0/+33
2023-02-16Rollup merge of #106347 - estebank:removal-suggestion, r=TaKO8KiMatthias Krüger-206/+188
2023-02-16Move testsCaio-0/+0
2023-02-16Enable instcombine for mutable reborrowsBen Kimock-26/+8
2023-02-16Do not ICE on unmet trait alias boundsAlan Egerton-0/+30
2023-02-16Auto merge of #101841 - nnethercote:rm-save-analysis, r=Mark-Simulacrumbors-1439/+40
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-16Remove save-analysis.Nicholas Nethercote-1439/+40
2023-02-16Auto merge of #107449 - saethlin:enable-copyprop, r=oli-obkbors-261/+300
2023-02-16Deny some late-bound ty/ct in some positions, add testsMichael Goulet-0/+156
2023-02-16Add feature gate for non_lifetime_bindersMichael Goulet-30/+78
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-14Add `kernel-address` sanitizer support for freestanding targetsWesley Norris-0/+75
2023-02-14Try to fix codegen tests for ??? LLVM 14 ???Ben Kimock-5/+5
2023-02-14Fix codegen testsBen Kimock-94/+94