I bisected this down to #281. The broken line in question comes from UniquePtr.h: >pub type mozilla_UniquePtr_Pointer = typename detail::PointerType<T, DeleterType>::Type; CC @fitzgen @emilio @heycam @manishearth @upsuper