Commit 2904c80
committed
syntax: add --lib to syntax tests
I couldn't figure how how to easily make doc tests run with 'no_std'
enabled, which regex-syntax now does. The '?' in particular was tripping
me up.
We still get doctest coverage from the top-level 'cargo test'.1 parent 9272fbb commit 2904c80
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
0 commit comments