]> git.proxmox.com Git - rustc.git/blame - src/librustc/infer/higher_ranked/README.md
New upstream version 1.34.2+dfsg1
[rustc.git] / src / librustc / infer / higher_ranked / README.md
CommitLineData
9fa01778
XL
1To learn more about how Higher-ranked trait bounds work in the _old_ trait
2solver, see [this chapter][oldhrtb] of the rustc-guide.
85aaf69f 3
9fa01778
XL
4To learn more about how they work in the _new_ trait solver, see [this
5chapter][newhrtb].
85aaf69f 6
9fa01778
XL
7[oldhrtb]: https://rust-lang.github.io/rustc-guide/traits/hrtb.html
8[newhrtb]: https://rust-lang.github.io/rustc-guide/borrow_check/region_inference.html#placeholders-and-universes