tree: 41cf5ff9283afc863ab065ee40b0c6d84b6b9415 [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.