Fixed rebase fallout.

This commit is contained in:
Alexander Regueiro 2019-05-20 00:22:44 +01:00
parent f472cd9c02
commit c105c28de0
2 changed files with 1 additions and 1 deletions

View File

@ -1431,7 +1431,6 @@ impl<'a> LoweringContext<'a> {
parent_def_index,
impl_trait_node_id,
DefPathData::ImplTrait,
DefIndexAddressSpace::High,
Mark::root(),
DUMMY_SP
);

View File

@ -141,6 +141,7 @@ symbols! {
arm_target_feature,
asm,
associated_consts,
associated_type_bounds,
associated_type_defaults,
associated_types,
async_await,