Sebastian Dröge
|
86e969d964
|
Remove various Into<Option<_>> trait bounds from functions
In autogenerated code these were already replaced but some manual code
still kept them.
|
2019-05-24 10:04:16 +00:00 |
|
Sebastian Dröge
|
e7898c1b24
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
|
Sebastian Dröge
|
8c39da4e5b
|
Update to Rust 1.31 linter-specific attributes
|
2019-03-04 15:16:01 +02:00 |
|
Sebastian Dröge
|
95f6844702
|
Fix various minor clippy warnings
|
2019-02-21 19:56:23 +02:00 |
|
Sebastian Dröge
|
42a8b9e505
|
Get rid of double-boxing for some other closures
|
2019-01-30 13:02:41 +00:00 |
|
Sebastian Dröge
|
931c485150
|
Update manual code for glib API changes
|
2019-01-16 13:52:56 +02:00 |
|
Sebastian Dröge
|
6bba3d8518
|
Add 'static trait bound to all ExtManual traits and get rid of trait bounds for their impls
|
2018-12-08 14:58:14 +02:00 |
|
Sebastian Dröge
|
e0972ae1e5
|
Get rid of manual usage of callback_guard!
|
2018-06-24 14:52:50 +03:00 |
|
Sebastian Dröge
|
2cefd9aea6
|
Re-run everything through rustfmt
|
2018-04-25 11:13:14 +03:00 |
|
Sebastian Dröge
|
2d260b4f0c
|
Rename manual files with too many underscores
|
2018-04-23 20:45:15 +03:00 |
|