Alexander Regueiro
|
7a3b7c9275
|
Various cosmetic improvements (#3403)
|
2019-02-19 11:56:42 +09:00 |
|
Hirokazu Hata
|
4bb90f5cc8
|
Fix rust_2018_idioms warnings
|
2019-02-09 16:14:30 +09:00 |
|
Evgenii
|
ece629b1cc
|
transition to Rust 2018
|
2019-02-04 13:30:43 +03:00 |
|
Shotaro Yamada
|
4757321277
|
Don't index a string with chars().count()
|
2018-03-22 08:33:18 +09:00 |
|
Nick Cameron
|
39301ae5f2
|
Go back to a non-workspace structure
Kinda reverts https://github.com/rust-lang-nursery/rustfmt/pull/2419
|
2018-03-02 14:58:23 +13:00 |
|
topecongiro
|
4af2aa3a9e
|
Create rustfmt_core crate
|
2018-02-07 22:48:05 +09:00 |
|
Seiichi Uchida
|
154bf8e1af
|
Cargo fmt
|
2018-01-22 13:05:18 +09:00 |
|
Pascal Seitz
|
2e82ad8c36
|
case insensitive FIXME and TODO
|
2018-01-11 11:04:28 +01:00 |
|
Nick Cameron
|
c18ba569df
|
Merge pull request #1889 from topecongiro/match-arm
Do not put if on the same line as match arm
|
2017-12-01 11:56:01 +13:00 |
|
topecongiro
|
22c9025027
|
Format source codes
|
2017-11-30 18:00:49 +09:00 |
|
Oliver Schneider
|
9667cc2484
|
Address clippy lints
|
2017-11-30 09:24:10 +01:00 |
|
Martin Lindhe
|
f930a16b8d
|
fix some typos
|
2017-11-01 07:33:55 +01:00 |
|
topecongiro
|
6fd291981e
|
Sort imports in alphabetical and consistent order
|
2017-07-13 18:42:14 +09:00 |
|
topecongiro
|
e3310a6a18
|
Format source codes
|
2017-07-11 21:53:10 +09:00 |
|
Nick Cameron
|
1f512948a0
|
Reformat source code using new defaults
|
2017-06-13 14:41:49 +12:00 |
|
Seiichi Uchida
|
762db5138e
|
Format source codes
|
2017-05-15 22:55:45 +09:00 |
|
Nick Cameron
|
5305bc8436
|
test fallout
|
2017-03-28 11:25:59 +13:00 |
|
Nick Cameron
|
5fb1140688
|
fallout - source reformatting
|
2017-03-28 11:14:47 +13:00 |
|
Nick Cameron
|
488c0b9546
|
Test and source fallout
|
2017-03-22 09:25:26 +13:00 |
|
Nick Cameron
|
9eb78a3333
|
Fallout
|
2017-02-23 13:15:48 +13:00 |
|
sinkuu
|
a3c63fdef9
|
Run clippy
|
2016-08-29 08:57:27 +09:00 |
|
Nick Cameron
|
775de8a62b
|
Optionally put short struct variants on one line (#997)
Closes #418
|
2016-05-18 22:38:49 +02:00 |
|
Kamal Marhubi
|
8b601812a6
|
cleanup: Use const instead of static
|
2016-02-01 23:40:45 -05:00 |
|
Marcus Klaas
|
199d40fa55
|
Increase default function call width limit
|
2015-10-06 22:27:11 +02:00 |
|
Scyptnex
|
00b314618d
|
Refactoring configuration
|
2015-09-29 09:38:19 +10:00 |
|
Nick Cameron
|
617eed353c
|
Changes to rustfmt source
|
2015-09-26 18:29:48 +12:00 |
|
Nick Cameron
|
99d71a164a
|
Changes to source formatting
|
2015-09-26 13:58:12 +12:00 |
|
Eli Friedman
|
69da1a78de
|
Add support for formatting "return" expressions.
Fixes #303.
|
2015-09-23 23:12:04 -07:00 |
|
Marcus Klaas
|
f751356910
|
Format macro invocations
|
2015-09-16 20:26:14 +02:00 |
|
Marcus Klaas
|
120fd2426e
|
Format assignment
|
2015-08-25 21:43:13 +02:00 |
|
Nick Cameron
|
a43e2b5ae8
|
Formatting
|
2015-08-20 08:11:14 +12:00 |
|
Marcus Klaas
|
b161815fe0
|
Format if-else expressions
|
2015-07-19 23:42:54 +02:00 |
|
Nick Cameron
|
018fa85453
|
Reformat code to new struct lit style
|
2015-07-16 14:05:10 +12:00 |
|
Gaëtan Cassiers
|
990a123e1c
|
Run rustfmt on the code
|
2015-07-03 11:13:28 +02:00 |
|
Marcus Klaas
|
0ef5db9496
|
Format tuple-like structs
|
2015-06-23 16:54:42 +02:00 |
|
Marcus Klaas
|
d335d04575
|
Implement checks for unnumbered TODOs and FIXMEs
|
2015-06-12 20:58:23 +02:00 |
|