We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa52882 commit 3850839Copy full SHA for 3850839
tests/codegen/char-escape-debug-no-bounds-check.rs
@@ -9,4 +9,4 @@ pub fn char_escape_debug_no_bounds_check(c: char) -> EscapeDebug {
9
// CHECK-NOT: panic
10
// CHECK-NOT: panic_bounds_check
11
c.escape_debug()
12
-}
+}
0 commit comments