feat: no longer disable async traits
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -8,7 +8,7 @@ allFeatures = true
|
||||
enable = true
|
||||
|
||||
[language-server.rust-analyzer.config.procMacro.ignored]
|
||||
async-trait = ["async_trait"]
|
||||
#async-trait = ["async_trait"]
|
||||
tonic = ["async_trait"]
|
||||
mockall = ["automock"]
|
||||
mockall_double = ["double"]
|
||||
|
Reference in New Issue
Block a user