I've noticed that there are various suggestions that rust-analyzer seems to filter out, even if they make sense. Here's an example of where it seems like there should be a suggestion, but there isn't:  It turns out that this specific suggestion is not considered `MachineApplicable`, which are the only suggestions that rust-analyzer accepts. However if you read the documentation for `MachineApplicable`, |
||
|---|---|---|
| .. | ||
| src | ||
| tests/rust-analyzer | ||
| build.rs | ||
| Cargo.toml | ||