Commit graph

34 commits

Author SHA1 Message Date
David Tolnay
db1962200b
Mention bat --list-themes 2024-10-24 00:25:17 -07:00
David Tolnay
ea9f52b0d8
Rename .cargo/config to the preferred form .cargo/config.toml
According to https://doc.rust-lang.org/1.67.0/cargo/reference/config.html#hierarchical-structure
config.toml is the preferred form.
2023-03-05 14:43:02 -08:00
David Tolnay
8a91483559
Update build status badge 2022-12-15 17:52:39 -08:00
David Tolnay
ccd8897bfc
Update --pretty=expanded to -Zunpretty=expanded 2021-07-27 20:52:34 -07:00
Antoine Martin
8ea6e62b29 Support bat paging 2021-03-16 11:31:18 +01:00
David Tolnay
98fd586b4b
New style of readme badges 2020-06-07 11:32:08 -07:00
David Tolnay
e24c2f6af9
Update build status badge to GitHub Actions 2020-05-05 23:55:45 -07:00
Adam H. Leventhal
2ad08111b2 support expand.color setting in cargo config 2020-03-29 12:07:12 -07:00
David Tolnay
93c24c275d
Update expanded example in readme to rust 1.44 2020-03-27 17:21:25 -07:00
David Tolnay
c805bb5dbb
Fix link to Book's hygiene section
Closes #70.
2019-12-15 20:20:28 -08:00
David Tolnay
b992eed306
Clarify CARGO_HOME 2019-06-02 09:17:11 -07:00
David Tolnay
33de630809
Document configuration file 2019-02-13 10:27:50 -08:00
David Tolnay
38be36034a
Update link to rustfmt 2019-01-14 21:51:07 -08:00
David Tolnay
6e39eeb132
Clarify that other items work too 2019-01-14 10:45:43 -08:00
David Tolnay
a0b0fba599
Add screenshots to readme 2019-01-14 10:41:11 -08:00
David Tolnay
fefb535b06
Update readme 2019-01-13 22:58:43 -08:00
David Tolnay
bd1fb568d9
Include full cargo rustc command in readme 2018-07-01 22:06:22 -07:00
David Tolnay
a15c4adc14
Document new behavior on non-nightly toolchains 2018-05-15 09:42:05 -07:00
David Tolnay
09f426e077
Add a note about requiring nightly 2018-05-15 08:59:32 -07:00
David Tolnay
f87aa416f0
Unquote code in readme 2018-04-30 01:34:00 -07:00
David Tolnay
041b701b09
Update rustfmt installation command 2018-04-30 01:28:17 -07:00
David Tolnay
f7ced95181
Update expanded code sample in readme 2018-04-30 01:26:41 -07:00
David Tolnay
b05fcdabf4
Mention hygiene lossiness 2017-07-22 20:27:16 -07:00
David Tolnay
43119d6f47
Section heading for options 2017-07-22 20:15:49 -07:00
David Tolnay
597ce4f487
Rustfmt is readable 2017-01-16 15:39:06 -08:00
David Tolnay
faceb2b77b
Fix indentation of code blocks 2017-01-12 21:00:01 -08:00
David Tolnay
51c52d5280
Show example with a derive 2017-01-12 20:58:47 -08:00
David Tolnay
2daf1ccc44
Continuous output and syntax highlighting 2016-12-11 14:22:02 -08:00
David Tolnay
67550586f7
Temporarily disable rustfmt 2016-11-26 08:28:11 -08:00
David Tolnay
6b7a8ebec0
Document more use cases 2016-09-30 07:32:28 -07:00
David Tolnay
5cbf31b85d
Add expansion of test to readme 2016-06-19 10:12:28 -07:00
David Tolnay
169175c43c
Mention #[derive] expansion in readme 2016-06-09 00:27:01 -07:00
David Tolnay
0ee62f0689 Add example output to readme 2016-06-04 22:31:44 -07:00
David Tolnay
c4ba40d1cf Cargo-expand subcommand 2016-06-04 22:22:47 -07:00