Pavel

Results 5 comments of Pavel

> ```json > { > "rust-analyzer.diagnostics.disabled": [ > "needless_return" > ] > } > ``` Didn't work for me on VSCode and clippy 0.1.79 (129f3b99 2024-06-10). Are there other solutions?

#![allow(clippy::needless_return)] -- works in clippy 0.1.80. Thanks!

What's status for this feature request?

So, was macro vecdeque added?

Important and very wanted feature.