Rollup merge of #26111 - tshepang:consistency, r=brson
This commit is contained in:
commit
32c6deec07
1 changed files with 0 additions and 1 deletions
|
@ -1367,7 +1367,6 @@ Traits can include default implementations of methods, as in:
|
|||
```
|
||||
trait Foo {
|
||||
fn bar(&self);
|
||||
|
||||
fn baz(&self) { println!("We called baz."); }
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue