Ran update_lints and updated CHANGELOG.md to reflect addition of mem_forget
This commit is contained in:
parent
447940c889
commit
7961f59303
3 changed files with 5 additions and 3 deletions
|
@ -78,8 +78,8 @@ pub mod len_zero;
|
|||
pub mod lifetimes;
|
||||
pub mod loops;
|
||||
pub mod map_clone;
|
||||
pub mod mem_forget;
|
||||
pub mod matches;
|
||||
pub mod mem_forget;
|
||||
pub mod methods;
|
||||
pub mod minmax;
|
||||
pub mod misc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue