]> git.lizzy.rs Git - rust.git/blobdiff - src/machine.rs
Remove lifetime from FileDescriptor trait
[rust.git] / src / machine.rs
index 9e22825ccac4bbdcd08591844359f0f9f6de2560..04bba6c33cdb654f3d4f20aa0622223ec05c2590 100644 (file)
@@ -249,7 +249,7 @@ pub struct Evaluator<'mir, 'tcx> {
     /// Whether to enforce the validity invariant.
     pub(crate) validate: bool,
 
-    pub(crate) file_handler: shims::posix::FileHandler<'tcx>,
+    pub(crate) file_handler: shims::posix::FileHandler,
     pub(crate) dir_handler: shims::posix::DirHandler,
 
     /// The temporary used for storing the argument of