From bc9de771d5f2ab71a0e3b0eb27a92c65e8ddd4b9 Mon Sep 17 00:00:00 2001 From: Subhash Bhushan Date: Sat, 8 Nov 2014 21:17:51 +0530 Subject: Rename remaining Failures to Panic --- src/libregex/compile.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libregex') diff --git a/src/libregex/compile.rs b/src/libregex/compile.rs index 52167ead18a..c361a25bf52 100644 --- a/src/libregex/compile.rs +++ b/src/libregex/compile.rs @@ -66,7 +66,7 @@ pub enum Inst { Jump(InstIdx), // Jumps to the instruction at the first index given. If that leads to - // a failing state, then the instruction at the second index given is + // a panic state, then the instruction at the second index given is // tried. Split(InstIdx, InstIdx), } -- cgit 1.4.1-3-g733a5