Make check & Tidy
This commit is contained in:
parent
2985b8e552
commit
21cbc310c7
@ -337,7 +337,6 @@ impl Parser {
|
||||
let pur = p.parse_fn_purity();
|
||||
// NB: at the moment, trait methods are public by default; this
|
||||
// could change.
|
||||
|
||||
let ident = p.parse_method_name();
|
||||
|
||||
let tps = p.parse_ty_params();
|
||||
|
Loading…
Reference in New Issue
Block a user