rust-analyzer
rust-analyzer copied to clipboard
lowering priority of some completions
Just now I wanted to use std::mem::size_of and instead std::intrinsics::size_of was important.
I think that is a good example of a completion we (close to) never want to prioritize.