about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-05-02Auto merge of #109128 - chenyukang:yukang/remove-type-ascription, r=estebankbors-716/+419
2023-05-02Rollup merge of #111048 - compiler-errors:rpitit-not-incomplete, r=jackh726Dylan DPC-361/+57
2023-05-02Rollup merge of #110955 - fee1-dead-contrib:sus-operation, r=compiler-errorsDylan DPC-7/+92
2023-05-02Rollup merge of #110512 - compiler-errors:fix-elaboration-with-associated-typ...Dylan DPC-38/+163
2023-05-02Rollup merge of #108668 - gibbyfree:stabilizedebuggervisualizer, r=wesleywiserDylan DPC-21/+3
2023-05-02Rollup merge of #108161 - WaffleLapkin:const_param_ty, r=BoxyUwUDylan DPC-3/+287
2023-05-02Mark RPITIT and AFIT as no longer incompleteMichael Goulet-361/+57
2023-05-02Auto merge of #106075 - nbdd0121:ffi-unwind, r=joshtriplettbors-217/+36
2023-05-01fix stderrsGibby Free-3/+3
2023-05-01remove bootstrap from testsGibby Free-3/+0
2023-05-01Don't use implied trait predicates in gather_explicit_predicates_ofMichael Goulet-38/+137
2023-05-01Do not consider associated type bounds for super_predicates_that_define_assoc...Michael Goulet-0/+26
2023-05-01Rollup merge of #111038 - tmiasko:untainted-promoteds, r=compiler-errorsMatthias Krüger-0/+26
2023-05-01soften the wording for removing type ascriptionyukang-9/+9
2023-05-01sync with masteryukang-24/+0
2023-05-01fix testsyukang-70/+37
2023-05-01fix test casesyukang-252/+121
2023-05-01Rip it outNilstrieb-703/+594
2023-05-01Rollup merge of #111023 - tmiasko:multi-variant-capture, r=compiler-errorsMatthias Krüger-0/+21
2023-05-01Rollup merge of #111015 - cjgillot:chained-let-and, r=compiler-errorsMatthias Krüger-0/+10
2023-05-01Rollup merge of #110823 - compiler-errors:tweak-await-span, r=b-naberMatthias Krüger-621/+370
2023-04-30Leave promoteds untainted by errors when borrowck failsTomasz Miąsko-0/+26
2023-04-30Test precise capture with a multi-variant enum and exhaustive patternsTomasz Miąsko-0/+21
2023-04-30Remove wrong assertion.Camille GILLOT-0/+10
2023-04-30Rollup merge of #110984 - cjgillot:const-infer-lifetime, r=compiler-errorsMatthias Krüger-0/+20
2023-04-30Rollup merge of #110973 - bindsdev:packed-struct-ref-diagnostic-note, r=compi...Matthias Krüger-25/+50
2023-04-30Rollup merge of #110586 - ChrisDenton:msvc-oem-output, r=workingjubileeMatthias Krüger-0/+13
2023-04-29Rollup merge of #110644 - pietroalbini:pa-json-formatting-tests, r=Mark-Simul...Matthias Krüger-3/+23
2023-04-29Update testsGary Guo-217/+36
2023-04-29Do not force anonymous lifetimes in consts to be static.Camille GILLOT-0/+20
2023-04-29Auto merge of #108106 - the8472:layout-opt, r=wesleywiserbors-67/+128
2023-04-29Rollup merge of #110965 - compiler-errors:anon-lt-dupe-oops, r=cjgillotDylan DPC-3/+163
2023-04-29Rollup merge of #110614 - compiler-errors:new-solver-overflow-response, r=lcnrDylan DPC-0/+43
2023-04-28improve error notes for packed struct reference diagnosticbindsdev-25/+50
2023-04-28layout-alignment-promotion logic should depend on the niche-biasThe 8472-0/+19
2023-04-28Rollup merge of #110960 - lukas-code:unused-mut, r=compiler-errorsMatthias Krüger-8/+24
2023-04-28Rollup merge of #110957 - WaffleLapkin:reach_generator_conflict_error, r=cjgi...Matthias Krüger-0/+30
2023-04-28Rollup merge of #110877 - compiler-errors:binop-err, r=cjgillotMatthias Krüger-62/+129
2023-04-28Don't duplicate anonymous lifetimes for async fn in traitsMichael Goulet-3/+163
2023-04-28remove unused `mut`sLukas Markeffsky-7/+7
2023-04-28Fix an ICE in conflict errors diagnosticsMaybe Waffle-314/+17
2023-04-28fix false negative for `unused_mut`Lukas Markeffsky-1/+17
2023-04-28uplift `clippy::clone_double_ref` as `suspicious_double_ref_op`Deadbeef-7/+92
2023-04-28Add regression test for issue 110929Maybe Waffle-0/+327
2023-04-28bless line changes in tests-listing-format-json.run.stdoutJosh Stone-3/+3
2023-04-28fixup tests wrt new normalizationMaybe Waffle-3/+7
2023-04-28Auto merge of #110837 - scottmcm:offset-for-add, r=compiler-errorsbors-4/+0
2023-04-28Auto merge of #110924 - matthiaskrgr:rollup-jvznpq2, r=matthiaskrgrbors-84/+115
2023-04-27Also use `mir::Offset` for pointer `add`Scott McMurray-4/+0
2023-04-28Rollup merge of #110913 - compiler-errors:missing-lints, r=NilstriebMatthias Krüger-19/+30