Address the new odd backticks tidy lint in compiler/
This commit is contained in:
parent
7a686bf41d
commit
7f4cc178f0
9 changed files with 10 additions and 6 deletions
|
@ -1052,6 +1052,7 @@ impl<'a> MethodDef<'a> {
|
|||
/// ::core::hash::Hash::hash(&{ self.y }, state)
|
||||
/// }
|
||||
/// }
|
||||
/// ```
|
||||
fn expand_struct_method_body<'b>(
|
||||
&self,
|
||||
cx: &mut ExtCtxt<'_>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue