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 5751142 commit 33a4dbbCopy full SHA for 33a4dbb
README.md
@@ -1,7 +1,8 @@
1
This is a core library that models the borrow check. It implements the analysis
2
-[described in this blogpost][post].
+[described in this blogpost][post]. Details are [in the Polonius book][book].
3
4
[post]: http://smallcultfollowing.com/babysteps/blog/2018/04/27/an-alias-based-formulation-of-the-borrow-checker/
5
+[book]: https://rust-lang.github.io/polonius/
6
7
### Why the name "Polonius"?
8
0 commit comments