Skip to content

Commit c41019a

Browse files
committed
Add status of regions
1 parent fbb3ec6 commit c41019a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/traits/regions.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Region constraints
22

3-
*to be written*
3+
*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

Comments
 (0)