1d035f7bcc
Deny bare trait objects in the rest of rust Add `#![deny(bare_trait_objects)]` to all the modules not covered before (those did not require code changes) that I consider applicable (I left out shims) in order to futureproof them. |
||
---|---|---|
.. | ||
bad_style.rs | ||
builtin.rs | ||
Cargo.toml | ||
lib.rs | ||
types.rs | ||
unused.rs |