Simplify some canonical type alias names
This commit is contained in:
parent
23b1cc197a
commit
50ab306015
15 changed files with 52 additions and 55 deletions
|
@ -102,7 +102,7 @@ pub enum TraitQueryMode {
|
|||
/// spans etc. passed in and hence can do reasonable
|
||||
/// error reporting on their own.
|
||||
Standard,
|
||||
/// Canonicalized queries get dummy spans and hence
|
||||
/// Canonical queries get dummy spans and hence
|
||||
/// must generally propagate errors to
|
||||
/// pre-canonicalization callsites.
|
||||
Canonical,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue