Skip to content

Commit 4701716

Browse files
committed
Revert "doc: XFAIL mysterious failure on bots"
This reverts commit 2c6dae0.
1 parent 41d06db commit 4701716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rust.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2393,7 +2393,7 @@ variables in the arm's block, and control enters the block.
23932393
An example of an `match` expression:
23942394

23952395

2396-
~~~~ {.xfail-test}
2396+
~~~~
23972397
# fn process_pair(a: int, b: int) { }
23982398
# fn process_ten() { }
23992399

0 commit comments

Comments
 (0)