rust/src/test/ui/block-result
2022-04-10 16:30:14 -07:00
..
block-must-not-have-result-do.rs Remove licenses 2018-12-25 21:08:33 -07:00
block-must-not-have-result-do.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
block-must-not-have-result-res.rs Remove licenses 2018-12-25 21:08:33 -07:00
block-must-not-have-result-res.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
block-must-not-have-result-while.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
block-must-not-have-result-while.stderr Do not suggest ; if expression is side effect free 2021-02-21 16:34:37 -08:00
consider-removing-last-semi.fixed Bless tests 2021-10-15 02:36:58 -05:00
consider-removing-last-semi.rs Bless tests 2021-10-15 02:36:58 -05:00
consider-removing-last-semi.stderr only suggest removing semicolon when expr implements trait 2022-04-10 16:30:14 -07:00
issue-3563.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-3563.stderr update tests 2020-03-12 15:47:36 -05:00
issue-5500.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-5500.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
issue-11714.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-11714.stderr only suggest removing semicolon when expr implements trait 2022-04-10 16:30:14 -07:00
issue-13428.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13428.stderr only suggest removing semicolon when expr implements trait 2022-04-10 16:30:14 -07:00
issue-13624.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
issue-13624.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
issue-20862.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20862.stderr Change wording of missing return type suggestion 2022-03-27 02:20:17 +00:00
issue-22645.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-22645.stderr Mention implementers of unsatisfied trait 2022-04-04 21:01:42 +00:00
unexpected-return-on-unit.rs Remove licenses 2018-12-25 21:08:33 -07:00
unexpected-return-on-unit.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00