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 5fea682 commit 35c669bCopy full SHA for 35c669b
homework/doc/boc.md
@@ -46,5 +46,11 @@ More examples can be found in `src/boc.rs` and `test/boc.rs`.
46
Run `./scripts/grade-boc.sh`.
47
Basic tests account for 60 points and stress tests account for 40 points.
48
49
+Note: You don't need to worry about the message (shown below) that might be printed during the tests with `cargo_tsan`.
50
+It will not affect the grading.
51
+```
52
+/usr/bin/addr2line: DWARF error: invalid or unhandled FORM value: 0x23
53
54
+
55
## Submission
56
Submit `boc.rs` to gg.
0 commit comments