More descriptive errors strings in ElementFactory::make() and Element::link() functions
They should ideally include the element factory name in question / the elements/pads.
This is blocked by https://github.com/gtk-rs/gir/issues/1077 unless we want to add manual bindings for this.
CC @meh