You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now have the foundation's endorsement for this work.
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,8 @@ The goal is to have a verified [Rust standard library](https://doc.rust-lang.org
15
15
2. Creating new techniques to perform scalable verification
16
16
3. Apply techniques to verify previously unverified parts of the standard library.
17
17
18
-
For that we are launching a contest that includes a series of challenges that focus on verifying
18
+
For that we are launching a [contest supported by the Rust Foundation](https://foundation.rust-lang.org/news/rust-foundation-collaborates-with-aws-initiative-to-verify-rust-standard-libraries/)
19
+
that includes a series of challenges that focus on verifying
19
20
memory safety and a subset of undefined behaviors in the Rust standard library.
20
21
Each challenge describes the goal, the success criteria, and whether it has a financial award to be awarded upon its
0 commit comments