b232b580a0
This mostly affected attribute parsing (due to the syn::Meta changes). Also creating `DelimSpan`s for custom-built `syn::Attribute`s is a bit... ugly. Upshot: turns out we can drop some helpers in util.rs with the new `syn::Meta` changes. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>