Seen on Discord.
In the freezing example, it says that the example should not compile. And it doesn't with the 2015 edition. However, when it's executed with the 2018 edition, it compiles. Probably because of NLL? Since the 2018 edition is the default for new projects, I think the example needs to be updated.
Playground with Rust 2018
Playground with Rust 2015
Seen on Discord.
In the freezing example, it says that the example should not compile. And it doesn't with the 2015 edition. However, when it's executed with the 2018 edition, it compiles. Probably because of NLL? Since the 2018 edition is the default for new projects, I think the example needs to be updated.
Playground with Rust 2018
Playground with Rust 2015