rust/src/test/ui/block-result
Thomas Jespersen 09defbcb5b Add suggestions for misspelled method names
Use the syntax::util::lev_distance module to provide suggestions when a
named method cannot be found.

Part of #30197
2017-09-21 12:05:56 +02:00
..
block-must-not-have-result-do.rs Move tests to ui 2017-06-23 18:01:38 -07:00
block-must-not-have-result-do.stderr report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00
block-must-not-have-result-res.rs Move tests to ui 2017-06-23 18:01:38 -07:00
block-must-not-have-result-res.stderr Readd backticks around () 2017-08-09 10:48:33 -07:00
block-must-not-have-result-while.rs Move tests to ui 2017-06-23 18:01:38 -07:00
block-must-not-have-result-while.stderr report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00
consider-removing-last-semi.rs Move tests to ui 2017-06-23 18:01:38 -07:00
consider-removing-last-semi.stderr report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00
issue-3563.rs Move tests to ui 2017-06-23 18:01:38 -07:00
issue-3563.stderr Add suggestions for misspelled method names 2017-09-21 12:05:56 +02:00
issue-5500.rs Move tests to ui 2017-06-23 18:01:38 -07:00
issue-5500.stderr Readd backticks around () 2017-08-09 10:48:33 -07:00
issue-11714.rs Move tests to ui 2017-06-23 18:01:38 -07:00
issue-11714.stderr report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00
issue-13428.rs Move tests to ui 2017-06-23 18:01:38 -07:00
issue-13428.stderr report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00
issue-13624.rs Move tests to ui 2017-06-23 18:01:38 -07:00
issue-13624.stderr Readd backticks around () 2017-08-09 10:48:33 -07:00
issue-20862.rs Move tests to ui 2017-06-23 18:01:38 -07:00
issue-20862.stderr report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00
issue-22645.rs Move tests to ui 2017-06-23 18:01:38 -07:00
issue-22645.stderr Readd backticks around () 2017-08-09 10:48:33 -07:00
unexpected-return-on-unit.rs Move tests to ui 2017-06-23 18:01:38 -07:00
unexpected-return-on-unit.stderr Adjust new suggestions to the suggestion guidelines 2017-07-21 13:59:17 +02:00