gecko-dev/servo/ports/geckolib
Emilio Cobos Álvarez 3a16c93150 Bug 1556602 - Fix various warnings with rust 1.37 nightly. r=froydnj
In particular:

 * trait objects without an explicit `dyn` are deprecated
 * `...` range patterns are deprecated

I think these shouldn't really warn by default and should be clippy / opt-in
lints, but anyway, doesn't hurt.

Differential Revision: https://phabricator.services.mozilla.com/D35135

--HG--
extra : moz-landing-system : lando
2019-06-18 21:32:16 +00:00
..
tests Bug 1555867 - Inline one child in the rule tree. r=heycam 2019-06-03 16:37:45 +00:00
Cargo.toml Bug 1552080 - Rejigger a bit rust features so that rusttests still link. r=froydnj 2019-05-29 21:30:52 +02:00
cbindgen.toml Bug 1559546 - Allow to construct StyleAtom objects from C++. r=heycam 2019-06-19 05:58:01 +00:00
error_reporter.rs Bug 1537876 - Augment CSS errors with the CSS selector r=emilio 2019-03-27 12:12:55 +00:00
glue.rs Bug 1556602 - Fix various warnings with rust 1.37 nightly. r=froydnj 2019-06-18 21:32:16 +00:00
lib.rs Bug 1474793 - Part 11: Add FFI API to use SharedMemoryBuilder. r=emilio 2019-03-30 00:16:27 +00:00
stylesheet_loader.rs Bug 1552708 - Use cbindgen for URIs. r=heycam 2019-05-29 21:22:04 +02:00