File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -537,4 +537,4 @@ You can implement `derive` for your own type through [procedural macros].
537537[ `Drop` ] : special-types-and-traits.html#drop
538538[ let statement ] : statements.html#let-statements
539539[ unstable book plugin ] : ../unstable-book/language-features/plugin.html#lint-plugins
540- [ zero-variant enum ] : enumerations.html#zero-variant-enums
540+ [ zero-variant enum ] : items/ enumerations.html#zero-variant-enums
Original file line number Diff line number Diff line change @@ -148,4 +148,4 @@ let nonsense = mycircle.radius() * mycircle.area();
148148[ explicit ] : expressions/operator-expr.html#type-cast-expressions
149149[ RFC 255 ] : https://github.com/rust-lang/rfcs/blob/master/text/0255-object-safety.md
150150[ associated items ] : items/associated-items.html
151- [ method ] : items/functions .html#methods
151+ [ method ] : items/associated-items .html#methods
You can’t perform that action at this time.
0 commit comments