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: * assignment:
[regular types](#Rc-regular) -- [regular types](#Rc-regular) --
[prefer initialization](#Rc-initialize) -- [prefer initialization](#Rc-initialize) --
[copy](#Rc-copy-semantics) -- [copy](#Rc-copy-semantic) --
[move](#Rc-move-semantics) -- [move](#Rc-move-semantic) --
[other operations](#Rc-matched) -- [other operations](#Rc-matched) --
[default](#Rc-eqdefault) [default](#Rc-eqdefault)
* `class`: * `class`: