mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 17:38:56 +00:00
By default, places functions with empty bodies on one line. If the function has only one expression or statement that fits on one line, the 'fn_single_line' option can be used.