mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-05 00:00:12 +00:00
commit
6af86bbf22
@ -943,7 +943,7 @@ After using drop() to move the Planets out of scope individually, the reference
|
|||||||
In the end the sun only has one reference again, to itself. See more at:
|
In the end the sun only has one reference again, to itself. See more at:
|
||||||
https://doc.rust-lang.org/book/ch15-04-rc.html
|
https://doc.rust-lang.org/book/ch15-04-rc.html
|
||||||
|
|
||||||
* Unforunately Pluto is no longer considered a planet :(
|
* Unfortunately Pluto is no longer considered a planet :(
|
||||||
"""
|
"""
|
||||||
|
|
||||||
[[exercises]]
|
[[exercises]]
|
||||||
|
Loading…
Reference in New Issue
Block a user