Add future_prelude_collision lint
This commit is contained in:
parent
a216131c35
commit
79388aa067
3 changed files with 95 additions and 1 deletions
|
@ -1236,7 +1236,9 @@ symbols! {
|
|||
truncf32,
|
||||
truncf64,
|
||||
try_blocks,
|
||||
try_from,
|
||||
try_from_trait,
|
||||
try_into,
|
||||
try_into_trait,
|
||||
try_trait_v2,
|
||||
tt,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue