1
Fork 0

Implementation of import_name_type

This commit is contained in:
Daniel Paoliello 2022-07-12 13:52:35 -07:00
parent 42fa8ac723
commit cc49c3e582
31 changed files with 614 additions and 46 deletions

View file

@ -803,6 +803,7 @@ symbols! {
impl_trait_in_bindings,
implied_by,
import,
import_name_type,
import_shadowing,
imported_main,
in_band_lifetimes,