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 49c93f6 commit 1f1ad3fCopy full SHA for 1f1ad3f
src/solve/trait-solving.md
@@ -2,7 +2,7 @@
2
3
This chapter describes how trait solving works with the new WIP solver located in
4
[`rustc_trait_selection/solve`][solve]. Feel free to also look at the docs for
5
-[the current solver](../traits/resolution.hmtl) and [the chalk solver](./chalk.html)
+[the current solver](../traits/resolution.html) and [the chalk solver](../traits/chalk.html)
6
can be found separately.
7
8
## Core concepts
0 commit comments