about summary refs log tree commit diff
path: root/compiler/rustc_driver_impl/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-03-15 11:44:29 +0000
committerbors <bors@rust-lang.org>2023-03-15 11:44:29 +0000
commitadbda9430355d5826afb01fcff40afb50c1e49eb (patch)
tree0cd3dd2204384bf13676b738041b5f86e900e723 /compiler/rustc_driver_impl/src
parent1787c14e725e4ac416828f986b095a23ecd11494 (diff)
parent74e08cb60d33e998d89a2a53fcceab48e574045e (diff)
downloadrust-adbda9430355d5826afb01fcff40afb50c1e49eb.tar.gz
rust-adbda9430355d5826afb01fcff40afb50c1e49eb.zip
Auto merge of #14359 - Veykril:opt-out-retry, r=Veykril
fix: Do not retry inlay hint requests

Should close https://github.com/rust-lang/rust-analyzer/issues/13372, retrying the way its currently implemented is not ideal as we do not adjust offsets in the requests, but doing that is a major PITA, so this should at least work around one of the more annoying issues stemming from it.
Diffstat (limited to 'compiler/rustc_driver_impl/src')
0 files changed, 0 insertions, 0 deletions