rust/src
Nick Cameron b3a4ba570e Merge pull request #1432 from topecongiro/parse-config
Print error and usage when decoding config file failed
2017-04-06 11:30:33 +12:00
..
bin Merge pull request #1432 from topecongiro/parse-config 2017-04-06 11:30:33 +12:00
chains.rs fix bug by adding boolean argument 2017-04-03 17:39:14 -06:00
checkstyle.rs Run clippy 2016-08-29 08:57:27 +09:00
codemap.rs fallout - source reformatting 2017-03-28 11:14:47 +13:00
comment.rs fallout - source reformatting 2017-03-28 11:14:47 +13:00
config.rs Change return type of 'from_toml' from 'Config' to 'Result<Config>' 2017-04-03 13:58:46 +09:00
expr.rs eliminate nested match 2017-04-04 00:01:33 -06:00
file_lines.rs --file_lines argument now supports "stdin" 2017-03-30 19:35:58 -04:00
filemap.rs Fix broken import 2016-09-27 12:38:17 -05:00
imports.rs test fallout 2017-03-28 11:25:59 +13:00
issues.rs test fallout 2017-03-28 11:25:59 +13:00
items.rs Split long fields in structs 2017-03-30 13:37:34 +09:00
lib.rs Do not count \r as part of line width. 2017-04-02 11:09:29 -04:00
lists.rs Check existence of pre comment explicitly 2017-03-31 21:57:29 +09:00
macros.rs fix bug by adding boolean argument 2017-04-03 17:39:14 -06:00
missed_spans.rs test fallout 2017-03-28 11:25:59 +13:00
modules.rs Make list_files deterministic (Closes #1141) (#1393) 2017-03-22 09:00:33 +13:00
patterns.rs test fallout 2017-03-28 11:25:59 +13:00
rewrite.rs WIP 2017-02-21 16:35:05 +13:00
rustfmt_diff.rs test fallout 2017-03-28 11:25:59 +13:00
string.rs fallout - source reformatting 2017-03-28 11:14:47 +13:00
summary.rs Return failure exit code on found diffs (fix #906) 2016-06-21 23:01:15 +02:00
types.rs Fix a typo 2017-03-29 09:17:58 +09:00
utils.rs Fix a typo 2017-03-29 09:17:58 +09:00
visitor.rs Format any statement whose span intersects file_lines 2017-03-29 01:33:14 -04:00