зеркало из https://github.com/mozilla/sccache.git
Remove unused code warnings from Windows build (#2119)
This commit is contained in:
Родитель
7c268c38c3
Коммит
1d4578dabf
|
@ -20,6 +20,7 @@ use std::str;
|
||||||
|
|
||||||
use crate::errors::*;
|
use crate::errors::*;
|
||||||
|
|
||||||
|
#[cfg(all(target_os = "linux", target_arch = "x86_64"))]
|
||||||
pub use self::toolchain_imp::*;
|
pub use self::toolchain_imp::*;
|
||||||
|
|
||||||
pub trait ToolchainPackager: Send {
|
pub trait ToolchainPackager: Send {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче