This commit is contained in:
hsutter 2018-08-13 11:27:45 -07:00
parent 0c7a349342
commit e31a85dc2d

View File

@ -66,8 +66,8 @@ You can sample rules for specific language features:
* assignment:
[regular types](#Rc-regular) --
[prefer initialization](#Rc-initialize) --
[copy](#Rc-copy-semantics) --
[move](#Rc-move-semantics) --
[copy](#Rc-copy-semantic) --
[move](#Rc-move-semantic) --
[other operations](#Rc-matched) --
[default](#Rc-eqdefault)
* `class`: