Avoid unifying vars when possible; handle bot (more) correctly
This commit is contained in:
@@ -694,7 +694,7 @@ fn test_try_fail() {
|
||||
fail
|
||||
} {
|
||||
result::err(()) { }
|
||||
_ { fail; }
|
||||
result::ok(()) { fail; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user