rust/src/test/ui/fn
2021-04-17 18:53:54 -03:00
..
bad-main.rs Move some tests to more reasonable directories - 6 2021-04-17 18:53:54 -03:00
bad-main.stderr Move some tests to more reasonable directories - 6 2021-04-17 18:53:54 -03:00
dyn-fn-alignment.rs This flag is not really needed in the test 2020-10-27 14:45:33 -03:00
expr-fn-panic.rs Skip tests on emscripten 2020-05-08 00:39:02 +09:00
fn-bad-block-type.rs Remove licenses 2018-12-25 21:08:33 -07:00
fn-bad-block-type.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
fn-closure-mutable-capture.rs Tweak borrow error on FnMut when Fn is expected 2020-02-03 18:02:44 -08:00
fn-closure-mutable-capture.stderr Tweak borrow error on FnMut when Fn is expected 2020-02-03 18:02:44 -08:00
fn-compare-mismatch.rs Remove licenses 2018-12-25 21:08:33 -07:00
fn-compare-mismatch.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
fn-item-type.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
fn-item-type.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
fn-recover-return-sign.fixed Gracefully handle confusing -> with : in function return type 2020-12-03 18:19:42 +01:00
fn-recover-return-sign.rs Gracefully handle confusing -> with : in function return type 2020-12-03 18:19:42 +01:00
fn-recover-return-sign.stderr Gracefully handle confusing -> with : in function return type 2020-12-03 18:19:42 +01:00
fn-recover-return-sign2.rs Gracefully handle confusing -> with : in function return type 2020-12-03 18:19:42 +01:00
fn-recover-return-sign2.stderr Gracefully handle confusing -> with : in function return type 2020-12-03 18:19:42 +01:00
fn-trait-formatting.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
fn-trait-formatting.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
issue-80179.rs Add regression test for #80179 2020-12-22 13:26:28 -06:00
issue-80179.stderr Add regression test for #80179 2020-12-22 13:26:28 -06:00