We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8d3f5 commit e35e081Copy full SHA for e35e081
src/traits/hrtb.md
@@ -36,7 +36,7 @@ to the subtyping for higher-ranked types (which is described [here][hrsubtype]
36
and also in a [paper by SPJ]. If you wish to understand higher-ranked
37
subtyping, we recommend you read the paper). There are a few parts:
38
39
-1. replace bound regions in the obligation with placeholders.
+1. Replace bound regions in the obligation with placeholders.
40
2. Match the impl against the [placeholder] obligation.
41
3. Check for _placeholder leaks_.
42
0 commit comments