Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 202 Bytes

diagnostics.md

File metadata and controls

11 lines (6 loc) · 202 Bytes

Rust

1. Diagnostics

  • compiler is a peer programmer

This error is unhandled, what are you going to do about it?

  • clippy is a teacher

It would actually be more performant to not clone here