Wez Furlong
|
e4ed2c93e2
|
encoding my preferred import grouping in the rustfmt config
This uses an unstable option in rustfmt, you `cargo +nightly fmt`
needs to be used to format the code correctly.
|
2022-01-17 13:50:51 -07:00 |
|
Jun Wu
|
b5c3734f3d
|
Make rustfmt happy about "async move"
Without this I cannot rustfmt a file I touched later.
See https://github.com/rust-lang/rustfmt/issues/3149
|
2020-01-20 13:58:21 -08:00 |
|
Wez Furlong
|
83c5e796ce
|
apply current cargo fmt
|
2018-08-03 21:25:55 -07:00 |
|
Wez Furlong
|
e151e825de
|
simplify rustfmt options
|
2018-08-02 22:34:19 -07:00 |
|
Wez Furlong
|
039eadc05f
|
update rustfmt
|
2018-07-11 08:30:49 -07:00 |
|
Wez Furlong
|
b9088bd62d
|
update for rustfmt changes
|
2018-04-28 21:53:14 -07:00 |
|
Wez Furlong
|
a7f2757452
|
rustfmt update
|
2018-02-20 22:08:19 -08:00 |
|
Wez Furlong
|
ee85a0bdcd
|
avoid .bk files when rustfmt'ing
|
2018-01-27 14:20:15 -08:00 |
|
Wez Furlong
|
471f3d0800
|
populate GlyphInfo.text only in debug builds
|
2018-01-16 23:01:55 -08:00 |
|
Wez Furlong
|
d82860ef5a
|
Render text on sdl using harfbuzz and freetype
|
2018-01-14 23:34:59 -08:00 |
|