Closed jameslittle230 closed 2 years ago
println!()
eprintln!()
dbg!()
Prior art: https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/123/diffs
Blocked on #288
Closing - this should be implemented with lint rules
println!()
oreprintln!()
from within the -lib crate should be banneddbg!()
anywhere should be bannedPrior art: https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/123/diffs
Blocked on #288