Change return-type-notation to use `(..)` Aligns the syntax with the current wording of [RFC 3654](https://github.com/rust-lang/rfcs/pull/3654). Also implements rustfmt support (along with making a match exhaustive). Tracking: * https://github.com/rust-lang/rust/issues/109417 |
||
|---|---|---|
| .. | ||
| asm.rs | ||
| block.rs | ||
| delegation.rs | ||
| errors.rs | ||
| expr.rs | ||
| format.rs | ||
| index.rs | ||
| item.rs | ||
| lib.rs | ||
| lifetime_collector.rs | ||
| pat.rs | ||
| path.rs | ||