1
Fork 0

Fix tidy checks

This commit is contained in:
jD91mZM2 2018-10-18 16:58:09 +02:00
parent 91c1b7a929
commit 51e2a63faf
No known key found for this signature in database
GPG key ID: 3055D54729A72666

View file

@ -368,7 +368,7 @@ impl Command {
interpreter.pop().unwrap();
}
// TODO: Here we could just reassign `file` directly, if it
// FIXME: Here we could just reassign `file` directly, if it
// wasn't for lexical lifetimes. Remove the whole `let
// interpreter = { ... };` hack once NLL lands.
// NOTE: Although DO REMEMBER to make sure the interpreter path