Guillaume Gomez<p>In rust, if the macro expansion failed, you get a lot of errors related to the missing macro expansion, which is just noise basically.</p><p>I implemented in <a href="https://github.com/rust-lang/rust/pull/144409" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/rust-lang/rust/pull</span><span class="invisible">/144409</span></a> a check to stop compilation if a macro expansion failed, greatly reducing the number of noisy errors.</p><p>Enjoy!</p><p><a href="https://toot.cat/tags/rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rust</span></a> <a href="https://toot.cat/tags/rustlang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rustlang</span></a></p>