rust/tests/ui/expr/malformed_closure
2023-11-02 20:57:05 +00:00
..
block_instead_of_closure_in_arg.rs Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
block_instead_of_closure_in_arg.stderr Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
missing_block_in_fn_call.fixed Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
missing_block_in_fn_call.rs Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
missing_block_in_fn_call.stderr Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
missing_block_in_let_binding.rs Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
missing_block_in_let_binding.stderr Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
missing_braces_around_block.fixed
missing_braces_around_block.rs
missing_braces_around_block.stderr
ruby_style_closure_parse_error.fixed Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
ruby_style_closure_parse_error.rs Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
ruby_style_closure_parse_error.stderr Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
ruby_style_closure_successful_parse.rs Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
ruby_style_closure_successful_parse.stderr Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
ruby_style_closure.rs
ruby_style_closure.stderr