diff options
| author | Yacin Tmimi <yacintmimi@gmail.com> | 2023-08-07 12:57:20 -0400 |
|---|---|---|
| committer | Caleb Cartwright <calebcartwright@users.noreply.github.com> | 2023-10-10 20:13:50 -0500 |
| commit | 547577fa5d309d90292ca3a58fef1bf0d9325cc0 (patch) | |
| tree | 2d6a538134c28a1a2be3b411c5de54a12a314525 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | 457dc79a35242826860f40ee4d6e5623a4071a5b (diff) | |
| download | rust-547577fa5d309d90292ca3a58fef1bf0d9325cc0.tar.gz rust-547577fa5d309d90292ca3a58fef1bf0d9325cc0.zip | |
implement sinlge line let-chain rules
for now, let-chains can only be formatted on a single line if the chain consits of 2 expressions where the first is an identifier proceeded by any number of unary operators and the second is a let-expr.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
