Marcus Klaas
|
8e22a73cb7
|
Add option to override single configuration lines for tests
|
2015-08-19 21:51:03 +02:00 |
|
Marcus Klaas
|
41bca58100
|
Format paths
|
2015-08-16 22:53:06 +02:00 |
|
Marcus Klaas
|
82b27fc4ab
|
Correctly format typed self in function arguments
|
2015-08-14 11:56:27 +02:00 |
|
Marcus Klaas
|
b161815fe0
|
Format if-else expressions
|
2015-07-19 23:42:54 +02:00 |
|
Gaëtan Cassiers
|
fc4483748c
|
Fix fn decl rewriting in case of generics
An opening paren in generics caused a false-positive detection of args
beginning. The result was the creation of comments with some code into
it.
|
2015-07-03 10:30:42 +02:00 |
|
Marcus Klaas
|
9f3ab0b5fe
|
Format comments in struct literals
|
2015-06-24 01:11:29 +02:00 |
|
Marcus Klaas
|
0ef5db9496
|
Format tuple-like structs
|
2015-06-23 16:54:42 +02:00 |
|
Gaëtan Cassiers
|
2161400c7d
|
Add a try_opt! macro for ease of work with Rewrite
|
2015-06-23 02:15:46 +02:00 |
|
Gaëtan Cassiers
|
35c996054a
|
Use wrapping operations for bit-level functions
This handles a underflow panic on round_up_to_power_of_two(0).
|
2015-06-22 17:42:05 +02:00 |
|
Marcus Klaas
|
b17c920e46
|
Deal with problematic characters in comments
|
2015-06-15 15:07:47 +02:00 |
|
Marcus Klaas
|
d335d04575
|
Implement checks for unnumbered TODOs and FIXMEs
|
2015-06-12 20:58:23 +02:00 |
|
Gaëtan Cassiers
|
4d6d0b81a7
|
Fix mod ordering + formatting
|
2015-06-08 20:23:24 +02:00 |
|
Gaëtan Cassiers
|
adedba45a8
|
Use impl_enum_decodable for SeparatorTactic
|
2015-06-08 19:40:22 +02:00 |
|
Marcus Klaas
|
90bc40a111
|
Implement basic enum formatting
|
2015-06-02 15:52:07 +02:00 |
|
Nick Cameron
|
4c869a1b9d
|
Extract out more files
|
2015-04-21 21:01:19 +12:00 |
|