about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-16 20:15:53 +0200
committerGitHub <noreply@github.com>2024-10-16 20:15:53 +0200
commit950fb620323aabdb0af5a4cd71b15707788cb385 (patch)
tree209f531d519b6dc6b74d6221e269b861487c3088 /compiler/rustc_codegen_llvm/src/errors.rs
parentb6a085a16e7fb500fbd911c21433c07662410ce3 (diff)
parentdca646ab0107fd311427b7f7c4eea448e9f4ee9e (diff)
downloadrust-950fb620323aabdb0af5a4cd71b15707788cb385.tar.gz
rust-950fb620323aabdb0af5a4cd71b15707788cb385.zip
Rollup merge of #131657 - compiler-errors:rustfmt-modifiers, r=ytmimi
Rustfmt `for<'a> async` correctly

In #127054, we decided to move the trait bound modifier for `async for<'a> Fn()`  to `for<'a> async Fn()`. This wasn't adjusted in rustfmt, so this PR implements that. It also requires consolidating the bound formatting into the `Rewrite` impl for `PolyTraitRef`.

Fixes #131649
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions