Add support for associated functions to future_prelude_collision lint

This commit is contained in:
jam1garner
2021-05-26 23:00:19 -04:00
committed by Niko Matsakis
parent a9dc234c43
commit 1626e1938a
2 changed files with 29 additions and 1 deletions

View File

@@ -587,6 +587,7 @@ symbols! {
from,
from_desugaring,
from_generator,
from_iter,
from_method,
from_output,
from_residual,