]> git.lizzy.rs Git - rust.git/history - tests/source/issue-2973.rs
handle hard tabs when formatting trailing comments (#3836)
[rust.git] / tests / source / issue-2973.rs
2018-09-18 Nick CameronMerge pull request #3028 from scampi/issue2973
2018-09-17 Stéphane CampinasFix indent computation of a macro with braces.