aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/parser/inline/ok/0086_function_ret_type.rs
diff options
context:
space:
mode:
authorJoshua Nelson <[email protected]>2020-01-12 15:19:17 +0000
committerJoshua Nelson <[email protected]>2020-01-12 15:25:41 +0000
commitc3ac2c93fb446329b09882ef452fd6820290bfc5 (patch)
tree44734cc34641cfab04cb1c71611ee0a299a90c96 /crates/ra_syntax/test_data/parser/inline/ok/0086_function_ret_type.rs
parentf7a7092d691aea5c254412d9fd4b3f76a355f11f (diff)
Allow attributes before function arguments
This adds support for function calls of the form: ```rust ( #[attr(...)] 1.2, #[attr_one(...)] #[attr_two(...)] 1.5, ... etc ... ) ``` Closes https://github.com/rust-analyzer/rust-analyzer/issues/2801
Diffstat (limited to 'crates/ra_syntax/test_data/parser/inline/ok/0086_function_ret_type.rs')
0 files changed, 0 insertions, 0 deletions