mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
95b5129a8a
This cancel is unnecessary since we cancel the previous inlay hints requests in `fetchHints()` method itself. This is not a hard error, we just called cancel() 2 times.