tree: 2cdd9849952e0f2e9285e0c6b73a2263d52cd96a [path history] [tgz]
  1. mod.rs
  2. README.md
src/librustc/infer/higher_ranked/README.md

To learn more about how Higher-ranked trait bounds work in the old trait solver, see this chapter of the rustc-guide.

To learn more about how they work in the new trait solver, see this chapter.