Skip to content

Commit 6e01270

Browse files
committed
Rust: Better (still incomplete) results on latest main.
1 parent fdf0792 commit 6e01270

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| 6606 |
1+
| 6806 |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| 8 |
1+
| 16 |
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
| my_struct.rs:0:0:0:0 | my_struct.rs | 8 |
2+
| main.rs:0:0:0:0 | main.rs | 3 |
3+
| does_not_compile.rs:0:0:0:0 | does_not_compile.rs | 2 |
4+
| my_macro.rs:0:0:0:0 | my_macro.rs | 2 |
5+
| error.rs:0:0:0:0 | error.rs | 1 |
6+
| lib.rs:0:0:0:0 | lib.rs | 0 |
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| Lines of code | 6606 |
2-
| Lines of user code | 8 |
1+
| Lines of code | 6806 |
2+
| Lines of user code | 16 |

0 commit comments

Comments
 (0)