Skip to content

Commit c271568

Browse files
committed
README.md: say three tests are expected to fail
1 parent 78243f9 commit c271568

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ cargo run -- --help
2424

2525
Note the provided `rust-toolchain.toml` will cause this to install the required nightly version of `rustc`.
2626

27+
At present three tests should fail:
28+
two where the comparable implementation's approximation to rustc's shebang removal isn't good enough,
29+
and one because rustc declines to lex input with unbalanced delimiters.
30+
2731

2832
## Building the description
2933

0 commit comments

Comments
 (0)