rust/src/test/ui/return
ThePuzzlemaker ab7c446492
Add regression test for #92308
This amends off of an existing test introduced in #81769, if you think I
should make a separate test I will.
2021-12-28 19:43:36 -06:00
..
issue-82612-return-mutable-reference.rs Erase late bound regions to avoid ICE 2021-02-28 22:20:15 +09:00
issue-82612-return-mutable-reference.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
issue-86188-return-not-in-fn-body.rs Emit explanatory note for functions in trait and impl items as well 2021-06-30 13:56:26 +02:00
issue-86188-return-not-in-fn-body.stderr Emit explanatory note for functions in trait and impl items as well 2021-06-30 13:56:26 +02:00
return-from-diverging.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
return-from-diverging.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
return-match-array-const.rs Fix type checking of return expressions outside fn bodies 2021-06-11 01:20:00 +02:00
return-match-array-const.stderr Fix type checking of return expressions outside fn bodies 2021-06-11 01:20:00 +02:00
return-type.rs Remove licenses 2018-12-25 21:08:33 -07:00
return-type.stderr Make TyS::is_suggestable more structual 2021-12-14 11:32:06 -08:00
return-unit-from-diverging.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
return-unit-from-diverging.stderr Update tests 2019-03-11 23:10:26 +03:00
tail-expr-as-potential-return.rs Add regression test for #92308 2021-12-28 19:43:36 -06:00
tail-expr-as-potential-return.stderr Add regression test for #92308 2021-12-28 19:43:36 -06:00