mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* fix lint span location `feature(proc_macro_span)` has been partially stabilized in 1.89 (currently nightly) so use it without feature config now. * fix various other small lints that got added over time * use build-examples binary in size-cmp to unify build process * adjust optimization flags to newer nightly compiler