Fallout: add phantomdata for 'a in path
This commit is contained in:
parent
1ed5842829
commit
9e0bb528a4
@ -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…
x
Reference in New Issue
Block a user