| Age | Commit message (Collapse) | Author | Lines |
|
There is also code for ~Trait and &Trait, but these are currently (incorrectly)
synonyms for "as @Trait" and "as &Trait".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Require comma separators for all expression types except the plain block
|
|
|
|
We might need to use is_ident_or_path in a for other places too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
handling parse results on the basis of what names the matcher expects to bind, not on what names are actually bound.
|
|
|
|
#2907.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remembering to add protocol parser.
|
|
|
|
|
|
of separators.
|
|
|
|
dotdotdots.
|
|
|
|
|
|
|