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 477a8f0 commit c185fc6Copy full SHA for c185fc6
src/traits/regions.md
@@ -1,3 +1,9 @@
1
# Region constraints
2
3
-*to be written*
+*To be written.*
4
+
5
+Chalk does not have the concept of region constraints, and as of this
6
+writing, work on rustc was not far enough to worry about them.
7
8
+In the meantime, you can read about region constraints in the
9
+[type inference](../type-inference.html#region-constraints) section.
0 commit comments