File tree 2 files changed +2
-2
lines changed
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].
537
537
[ `Drop` ] : special-types-and-traits.html#drop
538
538
[ let statement ] : statements.html#let-statements
539
539
[ 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();
148
148
[ explicit ] : expressions/operator-expr.html#type-cast-expressions
149
149
[ RFC 255 ] : https://github.com/rust-lang/rfcs/blob/master/text/0255-object-safety.md
150
150
[ 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