Support comments on attributes (#5850)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -168,6 +168,8 @@ export default class RustContext {
|
||||
},
|
||||
innerAttrs: [],
|
||||
outerAttrs: [],
|
||||
preComments: [],
|
||||
commentStart: 0,
|
||||
}
|
||||
|
||||
await this.execute(ast, settings, path)
|
||||
|
Reference in New Issue
Block a user