implement nits
This commit is contained in:
parent
236689d6eb
commit
604bc876e0
4 changed files with 16 additions and 11 deletions
|
@ -509,7 +509,7 @@ impl Generics<'hir> {
|
|||
pub enum SyntheticTyParamKind {
|
||||
ImplTrait,
|
||||
// Created by the `#[rustc_synthetic]` attribute.
|
||||
Rustc,
|
||||
FromAttr,
|
||||
}
|
||||
|
||||
/// A where-clause in a definition.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue