Nick Cameron
84598bd990
Update rustc_ap_syntax
2018-04-13 10:34:23 +12:00
Nick Cameron
febbb36937
nightly-0.4.2
2018-04-12 17:06:30 +12:00
Seiichi Uchida
0a2f01483b
Cargo update
2018-04-12 12:48:27 +09:00
csmoe
84d3659767
update rustc syntax 91.0.0
2018-04-08 22:22:11 +08:00
Seiichi Uchida
edcc7b69eb
Cargo update ( #2602 )
...
Update `rustc-ap-syntax` to 89.0.0 and fix up breaking changes.
2018-04-06 23:09:45 +09:00
Seiichi Uchida
73e7235317
Cargo update ( #2575 )
...
Update `rustc-ap-syntax` to 82.0.0.
2018-03-30 17:52:09 +09:00
topecongiro
32ab7f4967
Cargo update
...
Update rustc-ap-syntax to 73.0.0.
2018-03-22 15:53:08 +09:00
topecongiro
87180d9065
0.4.1
2018-03-16 08:58:25 +09:00
topecongiro
a03b3b7d6f
Cargo update
...
Remove `rustc-ap-rustc_errors` from dependencies since it
is re-exported from `rustc-ap-syntax`.
2018-03-16 08:52:36 +09:00
Seiichi Uchida
a353294fe4
Cargo update
...
Update `rustc-ap-syntax` to `67.0.0`.
2018-03-15 18:55:31 +09:00
Nick Cameron
f5ebcd922e
Merge pull request #2513 from rtsuk/master
...
Restore cargo fmt behavior in workspaces
2018-03-12 11:26:12 +13:00
Nick Cameron
bcaeab7a5e
Merge pull request #2527 from topecongiro/issue-2526
...
Check whether '\\'' is char literal or lifetime
2018-03-12 11:25:40 +13:00
David Lukes
a41947cd7d
Enable doctests
...
Doctests were disabled globally because up until #2456 , they were just
formatting examples which were not supposed to compile. Now that there
is one runnable doctest, I disabled the other ones individually (by
adding the ignore directive).
I also added some empty lines around the code blocks to avoid the
following warning and instead ignore the code blocks cleanly:
WARNING: ... Code block is not currently run as a test, but will in
future versions of rustdoc. Please ensure this code block is a runnable
test, or use the `ignore` directive.
See rust-lang/rust#28712 for further details.
2018-03-10 09:57:01 +01:00
Seiichi Uchida
86a427fe32
Check whether '\\'' is char literal or lifetime
2018-03-10 01:19:38 +09:00
Rob Tsuk
a1f9796788
Specify required version of cargo_metadata
2018-03-09 07:40:39 -07:00
Seiichi Uchida
a6b574bfa7
Cargo update and cargo clippy
2018-03-08 18:10:23 +09:00
Seiichi Uchida
64d838490a
Cargo update
...
Bump `rustc-ap-syntax` and `rustc-ap-rustc_errors` to `57.0.0`.
2018-03-06 19:45:17 +09:00
Bastien Orivel
64f6372f32
Bump winapi to 0.3
2018-03-02 15:20:26 +01:00
Bastien Orivel
5f4eb0f17e
Bump log to 0.4 and env_logger to 0.5
2018-03-02 13:08:23 +01: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
Nick Cameron
ab7b4a8bf5
Revert "Remove rustfmt and cargo-fmt"
...
This reverts commit 9d2229f2fd
.
And `cargo updates`
2018-03-02 14:12:33 +13:00
Nick Cameron
9d2229f2fd
Remove rustfmt and cargo-fmt
...
Moved them to the rustfmt-bin repo
2018-02-26 16:53:31 +13:00
topecongiro
5bd456dc3e
Cargo update
2018-02-07 22:51:14 +09:00
Nick Cameron
30a28a262c
Make is_mod_decl
more accommodating
...
Fixes #2403 (I think)
2018-02-02 15:16:29 +13:00
Nick Cameron
7c3a422742
Update libsyntax crates
2018-02-02 14:18:30 +13:00
Nick Cameron
2a71bef0b0
0.3.7
2018-02-01 19:25:48 +13:00
Seiichi Uchida
5977f516b1
Cargo update
2018-01-29 21:43:44 +09:00
Seiichi Uchida
e0e3e22248
0.3.6
2018-01-18 18:56:46 +09:00
Seiichi Uchida
fa782303a6
0.3.5
2018-01-15 21:34:41 +09:00
Nick Cameron
3e29fe3330
Use published versions of libsyntax and librustc_errors
...
Rather than the versions shipping with the compiler. These are still unstable,
so nightly is still required, but we can control when we update so breakage should
happen less often.
2018-01-11 18:21:35 +13:00
David Alber
85ccb98469
Adding test to verify code block idempotency in Configurations.md
2018-01-04 00:01:18 -08:00
Joost Hopmans
361a30b159
Rename git-fmt to git-rustfmt
2018-01-03 14:15:45 +01:00
Marcus Klaas
656edbf0f0
Use std time
2017-12-27 16:34:09 +13:00
Marcus Klaas
dc356ffef7
Add rudimentary timing of parsing and formatting phases
2017-12-27 16:33:21 +13:00
Seiichi Uchida
6714a447d0
0.3.4
2017-12-23 12:25:42 +09:00
Nick Cameron
c537f2de11
0.3.3
2017-12-22 16:14:05 +13:00
topecongiro
c0701f5fa5
0.3.2
2017-12-15 10:39:33 +09:00
Seiichi Uchida
6ce082e3f1
0.3.1
2017-12-11 22:09:48 +09:00
Seiichi Uchida
414a995926
Replace StringBuffer with String
2017-12-11 09:19:00 +09:00
Nick Cameron
3f7a27b547
0.3.0
2017-12-11 09:35:30 +13:00
Nick Cameron
632ea1afdf
0.2.17
2017-12-03 13:39:20 +13:00
Seiichi Uchida
426ba1cdab
Cargo update
2017-11-28 17:35:52 +09:00
topecongiro
1b1122654f
Add cargo_metadata to dependency
2017-11-27 18:37:21 +09:00
Nick Cameron
1952459278
0.2.16
2017-11-21 09:43:33 +13:00
Nick Cameron
4d2ed86611
nightly-0.2.15
2017-11-08 08:07:31 +13:00
Nick Cameron
aafaa2fc2e
Add git-fmt tool
2017-11-08 08:05:44 +13:00
topecongiro
1cd26db8c4
Add derive-new to dependencies
2017-11-06 21:43:17 +09:00
topecongiro
51b03c3aaf
nightly-0.2.14
2017-11-06 00:55:10 +09:00
Nick Cameron
175c0c6f05
Remove include line from Cargo.toml
...
Fixes #1339
2017-11-03 08:48:03 +13:00
Nick Cameron
c6d4351f1c
nightly-0.2.13
2017-10-30 07:42:45 +13:00
topecongiro
485ef93e49
nightly-0.2.12
2017-10-29 00:23:02 +09:00
topecongiro
ee490aea00
nightly-0.2.11
2017-10-28 18:53:39 +09:00
Nick Cameron
b22643a572
0.2.10 + cargo update
2017-10-28 18:45:56 +13:00
Seiichi Uchida
40e6c26b8b
nightly-0.2.9
2017-10-16 12:24:18 +09:00
topecongiro
45146e16ee
nightly-0.2.8
2017-09-28 18:11:23 +09:00
Nick Cameron
02d8067f14
nightly-0.2.7
2017-09-21 10:50:45 +12:00
Nick Cameron
7e309a4ad8
nightly-0.2.6
2017-09-14 16:06:36 +12:00
Nick Cameron
8122f0b083
nightly-0.2.5
...
And cargo update
2017-08-31 14:32:54 +12:00
Nick Cameron
e780532239
nightly-0.2.4
2017-08-30 13:56:08 +12:00
Nick Cameron
897b224b54
nightly-0.2.3
2017-08-30 12:26:27 +12:00
topecongiro
fa364ad066
Suppress cargo warnings
2017-08-28 00:07:53 +09:00
Nick Cameron
bc9c65a2ac
0.2.2
2017-08-22 13:09:13 +12:00
Emilio Cobos Álvarez
c12b4e9031
bin: Add a very simple rustfmt-format-diff.
...
This patch introduces a super-simple format-diff tool, that allows you to do:
```
git diff | rustfmt-format-diff -p 1
```
To format your current changes.
For now it doesn't accept too much customisation, and it basically calls rustfmt
with the default configuration, but more customisation can be added in the
future if needed.
2017-07-31 09:15:35 +01:00
Nick Cameron
cb351440e9
cargo update
2017-07-25 15:57:56 +12:00
Nick Cameron
6984c05e69
Change the writemode to overwrite
2017-07-21 11:22:51 +12:00
Nick Cameron
ed90489871
cargo update
2017-07-10 16:18:41 +12:00
Nick Cameron
818ff7a602
nightly-0.1.8
2017-07-05 15:59:24 +12:00
Nick Cameron
f028cbe760
nightly-0.1.7
2017-06-23 17:03:47 +12:00
Nick Cameron
c9d53e13d7
nightly-0.1.6
2017-06-23 16:30:19 +12:00
Nick Cameron
fbc95385d3
nightly-0.1.5
2017-06-20 17:00:01 +12:00
Nick Cameron
cd6092ebf9
nightly-0.1.4
2017-06-19 13:22:42 +12:00
Nick Cameron
05559fc8a4
nightly-0.1.3
2017-06-16 16:50:53 +12:00
Nick Cameron
2d17fd5f67
nightly v0.1.2
2017-06-15 12:18:52 +12:00
Nick Cameron
b34ac92f86
v0.1.1
2017-06-14 16:38:14 +12:00
Robin Stocker
a13db07b03
Add back cargo-fmt binary ( #1670 )
...
When there are no `[[bin]]` sections, all the binaries in `src/bin` are
automatically picked up. When a section is added, that is no longer the
case, so all the binaries need to be specified explicitly.
2017-06-14 14:16:51 +10:00
Nick Cameron
5f1bab26c4
Move to Libsyntax
2017-06-14 14:01:56 +12:00
Nick Cameron
1f512948a0
Reformat source code using new defaults
2017-06-13 14:41:49 +12:00
Nick Cameron
32e882789b
Change defaults to RFC style
2017-06-13 14:37:04 +12:00
Nick Cameron
f85079d62a
0.8.6
2017-06-13 14:33:17 +12:00
Nick Cameron
67e26970c3
v0.8.5 + cargo update
2017-06-12 15:44:56 +12:00
est31
727963afe4
Update syntex_syntax
...
Bases on commit to switch to libsyntax by @nrc
2017-06-06 07:31:47 +02:00
Nick Cameron
a7b8dcc60d
Simplify --version info
2017-05-25 16:39:44 +12:00
Nick Cameron
393ba27311
Remove dependency on Itertools
2017-05-25 16:23:07 +12:00
Nick Cameron
80f3b3c9c4
Remove multimap dep
2017-05-25 15:59:06 +12:00
Nick Cameron
219822ba3f
Bump version of strings.rs and cargo update
2017-05-18 07:59:09 +12:00
Nick Cameron
18070f4041
bump version (0.8.4) and cargo update
2017-05-10 10:43:34 +12:00
est31
78d4ef1992
Drop rustc-serialize, use serde, update toml dependency
2017-05-03 10:23:50 +02:00
Nick Cameron
b46c147fed
0.8.3
...
Because I forgot to merge a PR into 0.8.2 that I really wanted :-(
2017-04-06 21:29:26 +12:00
Nick Cameron
fa732ede8b
v0.8.2
2017-04-06 21:22:29 +12:00
Nick Cameron
6c206d2931
Skip doctests
2017-03-30 15:49:10 +13:00
Nick Cameron
7377dfc38c
release v8.1
2017-03-28 13:19:59 +13:00
Nick Cameron
4ed5a3bac7
Bump version to 0.8 and cargo update
2017-03-08 10:18:10 +13:00
Andy Librian
92ef8f8fc9
include license files into archive on crates.io ( #1340 ) ( #1354 )
2017-03-08 08:51:23 +13:00
Igor Gnatenko
106e011511
bump syntex_* to 0.58
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-02-26 15:41:32 +01:00
Igor Gnatenko
3323056893
bump regex to 0.2
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-02-26 15:09:31 +01:00
Igor Gnatenko
b9dfd29ce6
bump env_logger to 0.4
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-02-26 15:09:28 +01:00
Jake Goulding
d947646d6f
Add categories to Cargo.toml
2017-01-20 12:44:44 -05:00
Nick Cameron
907134c2d1
v0.7.1
2017-01-20 08:21:46 +13:00
Nick Cameron
6572874965
Update to latest Syntex
...
As a side-effect of the Path changes, we are now a bit more aggressive about normalising paths.
2017-01-20 08:20:49 +13:00
Nick Cameron
923423fa32
v0.7.0 and cargo update
2017-01-17 13:12:08 +13:00