c3ac2c93fb
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 |
||
---|---|---|
.. | ||
grammar | ||
syntax_kind | ||
event.rs | ||
grammar.rs | ||
lib.rs | ||
parser.rs | ||
syntax_kind.rs | ||
token_set.rs |