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>2023-09-21 00:11:35 +0200
committerGitHub <noreply@github.com>2023-09-21 00:11:35 +0200
commit47277ab547439cdb92795532fd3844e881461fe5 (patch)
treeb2b14605a2166db7381ea437b3a78e40321f93fb /compiler/rustc_codegen_llvm/src/errors.rs
parentad36b5a622b0d6d6f0f3260049b2245ee1f27a07 (diff)
parent42fa7df38cea93d1a1991b7aa085a7a57b2800fa (diff)
downloadrust-47277ab547439cdb92795532fd3844e881461fe5.tar.gz
rust-47277ab547439cdb92795532fd3844e881461fe5.zip
Rollup merge of #114394 - joshtriplett:style-guide-as, r=calebcartwright
style-guide: Document formatting of `as` casts (mostly like a binary operator)

`as` casts currently get formatted like a binary operator, except that
the second line can stack several `as` casts rather than breaking them
each onto their own line. Document this.

As far as I can tell (cc `@calebcartwright` for verification), this is not a 2024 edition change, it just documents current behavior.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions