mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-07 16:36:14 +00:00
Indents for `cbox` and `ibox` are 0 or `INDENT_UNIT` (4) except for a couple of places which are `INDENT_UNIT - 1` for no clear reason. This commit changes the three space indents to four spaces.