mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-14 03:38:26 -04:00
490097dc9a
Deny `todo!()` in tidy Implements https://github.com/rust-lang/compiler-team/issues/999 Part of https://github.com/rust-lang/rust/issues/158173