Skip to content
Snippets Groups Projects
Unverified Commit dab7cb6b authored by Alejandro Perea's avatar Alejandro Perea Committed by GitHub
Browse files

Add some missing attributes (#173)

* Add attributes
- `#[inline]` for properties
- `#![deny(unsafe_code)]`
- `#![deny(missing_copy_implementations)]`
- `#![deny(missing_debug_implementations)]`

* Add more inline attributes

* Merge with upstream
parent f679def4
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment