Skip to content

Commit

Permalink
Fixed rebase fallout.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Regueiro committed Jun 5, 2019
1 parent f472cd9 commit c105c28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc/hir/lowering.rs
Expand Up @@ -1431,7 +1431,6 @@ impl<'a> LoweringContext<'a> {
parent_def_index,
impl_trait_node_id,
DefPathData::ImplTrait,
DefIndexAddressSpace::High,
Mark::root(),
DUMMY_SP
);
Expand Down
1 change: 1 addition & 0 deletions src/libsyntax_pos/symbol.rs
Expand Up @@ -141,6 +141,7 @@ symbols! {
arm_target_feature,
asm,
associated_consts,
associated_type_bounds,
associated_type_defaults,
associated_types,
async_await,
Expand Down

0 comments on commit c105c28

Please sign in to comment.