about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-02 06:43:41 +0200
committerGitHub <noreply@github.com>2024-08-02 06:43:41 +0200
commitd1d57bd1047d035936307ee3c0a3816c8493d2ba (patch)
tree59fcc03f116e3b06addd3a57884dac78e012eac7 /compiler/rustc_codegen_llvm/src
parent425ae69588182ae140bc3392bab53391f72d91a9 (diff)
parent8ce8c42e0bf66d32504659cbbe91ad2a0c315891 (diff)
downloadrust-d1d57bd1047d035936307ee3c0a3816c8493d2ba.tar.gz
rust-d1d57bd1047d035936307ee3c0a3816c8493d2ba.zip
Rollup merge of #126818 - estebank:suggestions-fix, r=wesleywiser
Better handle suggestions for the already present code and fix some suggestions

When a suggestion part is for code that is already present, skip it. If all the suggestion parts for a suggestion are for code that is already there, do not emit the suggestion.

Fix two suggestions that treat `span_suggestion` as if it were `span_help`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions