Merge pull request #2285 from KonaeAkira/master
Fix grammar and remove redundant info
This commit is contained in:
commit
a863f2c6b2
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
|||
|
||||
This chapter describes how trait solving works with the new WIP solver located in
|
||||
[`rustc_trait_selection/solve`][solve]. Feel free to also look at the docs for
|
||||
[the current solver](../traits/resolution.md) and [the chalk solver](../traits/chalk.md)
|
||||
can be found separately.
|
||||
[the current solver](../traits/resolution.md) and [the chalk solver](../traits/chalk.md).
|
||||
|
||||
## Core concepts
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue