Files
rust/src
Markus Westerlind ad7dc420cd Avoid adding an extra newline after block comments
When block comments were rewritten to line comments they check if a new line needs to be added and adds one if needed. It only checked for '\n' however which would cause a newline to be added even if the comment was ended by "\r\n"
2015-11-20 23:31:05 +01:00
..
2015-11-19 17:56:37 -08:00
2015-11-14 21:50:40 +01:00
2015-11-15 15:41:41 +09:00
2015-11-16 14:16:46 +13:00
2015-09-26 13:58:12 +12:00
2015-11-16 14:16:46 +13:00
2015-09-26 18:29:48 +12:00
2015-11-19 14:23:56 -06:00