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 78243f9 commit c271568Copy full SHA for c271568
README.md
@@ -24,6 +24,10 @@ cargo run -- --help
24
25
Note the provided `rust-toolchain.toml` will cause this to install the required nightly version of `rustc`.
26
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
+
31
32
## Building the description
33
0 commit comments