Remove a few more explicit alloc:: and core::.
These were accidently re-introduced byd645902620after39e57e3e9alanded.
This commit is contained in:
@@ -2,7 +2,6 @@ use faerie::artifact::{Decl, SectionKind};
|
||||
use faerie::*;
|
||||
use gimli::write::{Address, Dwarf, EndianVec, Result, Sections, Writer};
|
||||
use gimli::{RunTimeEndian, SectionId};
|
||||
use std::result;
|
||||
|
||||
#[derive(Clone)]
|
||||
struct DebugReloc {
|
||||
|
||||
Reference in New Issue
Block a user