rust/tests
Kevin Yeh 4d7de5a16e Support single-line functions
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.
2015-11-19 14:23:56 -06:00
..
config Use max width for function decls, etc. 2015-09-27 19:34:35 +13:00
coverage-source tests for coverage mode 2015-10-24 15:22:45 +05:30
coverage-target tests for coverage mode 2015-10-24 15:22:45 +05:30
source Support single-line functions 2015-11-19 14:23:56 -06:00
target Support single-line functions 2015-11-19 14:23:56 -06:00
system.rs tests for coverage mode 2015-10-24 15:22:45 +05:30