Tags: jeryaiwei/yew
Tags
Merge yewstack#460 460: Fix yewstack#458 so that Yew compiles. r=DenisKolodin a=Type1J After a compiler upgrade, the #[deny(missing_docs)] directive started (correctly) causing the compilation to stop with an error message saying that documentation is required for these 2 macros. I guessed at a short version of what those comments might be, and adding the comments allows Yew to compile. Co-authored-by: Jay Sistar <jaysistar@yahoo.com>
PreviousNext