Fail CI on rustc warnings

This commit is contained in:
Juno Takano 2025-12-26 05:03:48 -03:00
commit de3713255b
3 changed files with 45 additions and 27 deletions

View file

@ -67,7 +67,6 @@ impl Anchor {
mod tests {
use super::*;
use crate::syntax::content::parser::read;
#[test]
fn render_anchor() {