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 84d2a48 commit d2e17ebCopy full SHA for d2e17eb
src/traits/hrtb.md
@@ -40,8 +40,8 @@ subtyping, we recommend you read the paper). There are a few parts:
40
2. Match the impl against the [placeholder] obligation.
41
3. Check for _placeholder leaks_.
42
43
+[hrsubtype]: ./hrtb.md
44
[placeholder]: ../appendix/glossary.html#appendix-c-glossary
-[hrsubtype]: https://github.com/rust-lang/rust/tree/master/src/librustc/infer/higher_ranked/README.md
45
[paper by SPJ]: http://research.microsoft.com/en-us/um/people/simonpj/papers/higher-rank/
46
47
So let's work through our example.
0 commit comments