Skip to content

text: Add explicit lifetime to an impl block

Jordan Petridis requested to merge alatiera/librsvg:alatiera/add-lifetime into master

This is not required with rustc 1.31+ and can be omitted, but we still need to support older versions for the time being.

Merge request reports