Remove unnecessary Clone bounds
This commit is contained in:
parent
0099277644
commit
b291619d10
9 changed files with 32 additions and 33 deletions
|
|
@ -6,7 +6,6 @@
|
|||
//! made public later.
|
||||
|
||||
// TODO Turn multiple calls to subparsers into clone-s
|
||||
// TODO Remove unnecessary +Clone-s and 'static-s
|
||||
|
||||
mod basic;
|
||||
mod expr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue