1 2 3 4 5
# Generated by tatara-rust-repo. # Per pleme-io ★★ TYPED EMISSION directive — every string we emit # must come from a typed surface (Display impl, typed logging macro, # typed AST renderer). `std::format!` is banned. disallowed-macros = ["std::format"]