[librsvg: 12/12] Merge branch 'alatiera/librsvg-master'



commit 58b3267372e557cf1ff1f0af1888509bb42e26cc
Merge: e9cf303 882c1d4
Author: Federico Mena Quintero <federico gnome org>
Date:   Mon Jan 8 09:15:43 2018 -0600

    Merge branch 'alatiera/librsvg-master'
    
    Changes suggested by rust-clippy.
    
    https://gitlab.gnome.org/GNOME/librsvg/merge_requests/1

 rust/src/aspect_ratio.rs |   8 +--
 rust/src/bbox.rs         |  52 +++++++-------------
 rust/src/color.rs        |  16 +++---
 rust/src/drawing_ctx.rs  |   8 ++-
 rust/src/error.rs        |   4 +-
 rust/src/gradient.rs     |  26 +++++-----
 rust/src/image.rs        |  15 ++----
 rust/src/length.rs       |  10 ++--
 rust/src/lib.rs          |   5 ++
 rust/src/marker.rs       |  54 ++++++++-------------
 rust/src/opacity.rs      |   6 +--
 rust/src/parsers.rs      |  14 +++---
 rust/src/path_builder.rs |  20 +++++---
 rust/src/path_parser.rs  | 123 ++++++++++++++++++++---------------------------
 rust/src/pattern.rs      |   4 +-
 rust/src/property_bag.rs |   2 +-
 rust/src/shapes.rs       |   4 +-
 rust/src/space.rs        |   2 +-
 rust/src/stop.rs         |   8 +--
 rust/src/structure.rs    |   4 +-
 rust/src/text.rs         |   2 +-
 21 files changed, 171 insertions(+), 216 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]