]> git.lizzy.rs Git - rust.git/history - src/config.rs
Use config!(tab_spaces) instead of hardcoded `4`.
[rust.git] / src / config.rs
2015-05-25 Tomasz DudziakOptionally put the opening paren on the previous line...
2015-05-25 Nick CameronMerge pull request #75 from nrc/structs
2015-05-25 Nick CameronStruct literals
2015-05-25 Nick CameronPref for comma on the last field
2015-05-25 Nick CameronFormat structs
2015-05-23 Nick CameronAdd config.rs which I forgot for the last commit