rust/src/test/ui/fn
2020-06-23 13:01:24 -07:00
..
dyn-fn-alignment.rs Make Box<dyn FnOnce> respect self alignment 2020-04-18 14:37:44 -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 Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
fn-item-type.rs review comments: wording and style 2020-06-23 13:01:24 -07:00
fn-item-type.stderr review comments: wording and style 2020-06-23 13:01:24 -07:00
fn-trait-formatting.rs review comments: tweak prefix strings 2019-11-18 11:02:44 -08:00
fn-trait-formatting.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00