rair-core icon indicating copy to clipboard operation
rair-core copied to clipboard

make the code base suck less

Open oddcoder opened this issue 4 years ago • 3 comments

This will be good starting point

#![deny(warnings, missing_docs)]

oddcoder avatar Jun 04 '20 21:06 oddcoder

#![warn(future_incompatible, nonstandard_style, warnings, missing_docs, rust_2018_idioms, unused, edition_2018)]

oddcoder avatar Jun 04 '20 22:06 oddcoder

and there is rustc -W help

oddcoder avatar Jun 04 '20 22:06 oddcoder

  • [ ] missing_docs for rcore
  • [ ] missing_docs for rair-io
  • [ ] missing_docs for rair-env

oddcoder avatar Jun 07 '20 19:06 oddcoder