Skip to content

Commit f2beff6

Browse files
authored
Rollup merge of #148585 - GuillaumeGomez:improve-format-code, r=yotamofek
[rustdoc] Replace `print` methods with functions to improve code readability We have a lot of `print` methods, making it quite tricky to know what the types we're manipulating are. We did something similar with `Clean` trait a few years ago (the first PR was #99638, followed by a lot of them). Each commit replaces one type for easier review. r? `````@yotamofek`````
2 parents 624e7eb + 0f03429 commit f2beff6

File tree

5 files changed

+437
-430
lines changed

5 files changed

+437
-430
lines changed

0 commit comments

Comments
 (0)