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 27a9931 commit 86fe204Copy full SHA for 86fe204
doc/src/general-rules.md
@@ -6,8 +6,6 @@
6
and we kept a copy of the Rust standard library inside the `library/` folder that shall be used as the verification target for all our challenges.
7
We will periodically update the `library/` folder to track newer versions of the [official Rust standard library](https://github.com/rust-lang/rust/).
8
9
-**NOTE:** This work is not officially affiliated, or endorsed by the Rust project or Rust Foundation.
10
-
11
**Challenges:** Each individual verification effort will have a
12
tracking issue where contributors can add comments and ask clarification questions.
13
You can find the list of [open challenges here](https://github.com/model-checking/verify-rust-std/labels/Challenge).
0 commit comments