Felix Rabe
3ee59696e5
Always use f
as the argument name for &mut std::fmt::Formatter
( #1023 )
2019-07-09 17:49:07 -04:00
Osspial
e2c84725de
Format everything and add rustfmt to travis ( #951 )
...
* Format everything and add rustfmt to travis
* Remove extern crate winit from examples and add force_multiline_blocks
* Format the code properly
* Fix inconsistent period in PULL_REQUEST_TEMPLATE.md
* Only run rustfmt on nightly
* Travis fixings
2019-06-21 11:33:15 -04:00
CrLF0710
f879bca21c
Migrate to 2018 edition. ( #924 )
...
* Migrate to 2018 edition.
* Use impl Iterator at one site.
* Fix more rust 2018 idioms.
2019-06-17 14:27:00 -04:00
Osspial
3cd40ef655
Remove icon loading feature ( #799 )
2019-02-23 20:59:00 -05:00
Lucas Kent
da1d479e55
update to image 0.20 ( #683 )
2018-10-23 20:29:11 -04:00
tinaun
b4a8c08f43
compile with icon_loading feature on docs.rs ( #509 )
...
* compile with icon_loading feature on docs.rs
these functions should be more visible now.
* Explicitly document which functions require icon_loading
2018-05-11 10:33:06 -04:00
Francesca Frangipane
102dd07456
Window icons ( #497 )
2018-05-07 17:36:21 -04:00