diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-10-12 16:06:45 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-10-12 16:06:45 +0100 |
commit | fac59f4f28e3ede6c88999aa43d28e7caa7df3a7 (patch) | |
tree | bbbc1905a320794c381fb7a488e40bcd2cabfbcc /crates/syntax/src/ast/make.rs | |
parent | 44df0e2a9febc3caece861f2ddbbc6ff377ccb54 (diff) | |
parent | 2bb80a4f0350045503258518d354a4e63e4c68fd (diff) |
Merge #6195
6195: Shorten iterators in associated params r=matklad a=SomeoneToIgnore
Applies the same iterator-shortening logic to the iterator associated types, recursively.
Before:
![image](https://user-images.githubusercontent.com/2690773/95662735-e6ecf200-0b41-11eb-8e54-28493ad4e644.png)
After:
<img width="1192" alt="image" src="https://user-images.githubusercontent.com/2690773/95662894-e9038080-0b42-11eb-897d-527571ccac58.png">
Co-authored-by: Kirill Bulatov <[email protected]>
Diffstat (limited to 'crates/syntax/src/ast/make.rs')
0 files changed, 0 insertions, 0 deletions