rust/rustfmt-core/tests
topecongiro b4c85d1bcb Return the original snippet if the attribute contains invalid syntax
This allows us to keep formatting the macro def with attributes that become
invalid syntax when the `$` is replaced with `z`, e.g. `#[doc = $expr]`.
2018-02-20 14:48:46 +09:00
..
config Create rustfmt_core crate 2018-02-07 22:48:05 +09:00
coverage Create rustfmt_core crate 2018-02-07 22:48:05 +09:00
source Return the original snippet if the attribute contains invalid syntax 2018-02-20 14:48:46 +09:00
target Return the original snippet if the attribute contains invalid syntax 2018-02-20 14:48:46 +09:00
writemode Move the modified test files to the new location. 2018-02-12 22:58:50 +00:00
lib.rs Update after review comments. 2018-02-12 23:07:46 +00:00