Fallout: add phantomdata for 'a in path
This commit is contained in:
parent
1ed5842829
commit
9e0bb528a4
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ mod platform {
|
|||
use super::Prefix;
|
||||
use core::prelude::*;
|
||||
use ffi::OsStr;
|
||||
use std::marker::PhantomData;
|
||||
|
||||
#[inline]
|
||||
pub fn is_sep_byte(b: u8) -> bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue