diff options
author | Aleksey Kladov <[email protected]> | 2020-08-12 17:26:51 +0100 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2020-08-12 17:30:53 +0100 |
commit | a1c187eef3ba08076aedb5154929f7eda8d1b424 (patch) | |
tree | 9d898eb9600b0c36a74e4f95238f679c683fa566 /crates/ra_syntax/test_data/reparse | |
parent | 3d6889cba72a9d02199f7adaa2ecc69bc30af834 (diff) |
Rename ra_syntax -> syntax
Diffstat (limited to 'crates/ra_syntax/test_data/reparse')
-rw-r--r-- | crates/ra_syntax/test_data/reparse/fuzz-failures/0000.rs | 6 | ||||
-rw-r--r-- | crates/ra_syntax/test_data/reparse/fuzz-failures/0001.rs | 4 | ||||
-rw-r--r-- | crates/ra_syntax/test_data/reparse/fuzz-failures/0002.rs | 4 | ||||
-rw-r--r-- | crates/ra_syntax/test_data/reparse/fuzz-failures/0003.rs | bin | 8 -> 0 bytes | |||
-rw-r--r-- | crates/ra_syntax/test_data/reparse/fuzz-failures/0004.rs | 4 | ||||
-rw-r--r-- | crates/ra_syntax/test_data/reparse/fuzz-failures/0005.rs | 7 |
6 files changed, 0 insertions, 25 deletions
diff --git a/crates/ra_syntax/test_data/reparse/fuzz-failures/0000.rs b/crates/ra_syntax/test_data/reparse/fuzz-failures/0000.rs deleted file mode 100644 index 388eb74ed..000000000 --- a/crates/ra_syntax/test_data/reparse/fuzz-failures/0000.rs +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | 0 | ||
2 | 1 | ||
3 | |||
4 | |||
5 | |||
6 | 0 \ No newline at end of file | ||
diff --git a/crates/ra_syntax/test_data/reparse/fuzz-failures/0001.rs b/crates/ra_syntax/test_data/reparse/fuzz-failures/0001.rs deleted file mode 100644 index d2d42c6f9..000000000 --- a/crates/ra_syntax/test_data/reparse/fuzz-failures/0001.rs +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | 0 | ||
2 | 1 | ||
3 | |||
4 | bb" \ No newline at end of file | ||
diff --git a/crates/ra_syntax/test_data/reparse/fuzz-failures/0002.rs b/crates/ra_syntax/test_data/reparse/fuzz-failures/0002.rs deleted file mode 100644 index 3fbee1548..000000000 --- a/crates/ra_syntax/test_data/reparse/fuzz-failures/0002.rs +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | 1 | ||
2 | 1 | ||
3 | |||
4 | ""! \ No newline at end of file | ||
diff --git a/crates/ra_syntax/test_data/reparse/fuzz-failures/0003.rs b/crates/ra_syntax/test_data/reparse/fuzz-failures/0003.rs deleted file mode 100644 index d2757cd08..000000000 --- a/crates/ra_syntax/test_data/reparse/fuzz-failures/0003.rs +++ /dev/null | |||
Binary files differ | |||
diff --git a/crates/ra_syntax/test_data/reparse/fuzz-failures/0004.rs b/crates/ra_syntax/test_data/reparse/fuzz-failures/0004.rs deleted file mode 100644 index 481617a70..000000000 --- a/crates/ra_syntax/test_data/reparse/fuzz-failures/0004.rs +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | 0 | ||
2 | 0 | ||
3 | } | ||
4 | {; \ No newline at end of file | ||
diff --git a/crates/ra_syntax/test_data/reparse/fuzz-failures/0005.rs b/crates/ra_syntax/test_data/reparse/fuzz-failures/0005.rs deleted file mode 100644 index 074d761c7..000000000 --- a/crates/ra_syntax/test_data/reparse/fuzz-failures/0005.rs +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | 05 | ||
2 | 1 | ||
3 | |||
4 | |||
5 | |||
6 | b' | ||
7 | \ No newline at end of file | ||