]> git.proxmox.com Git - rustc.git/blob - src/doc/rustc-guide/src/appendix/humorust.md
New upstream version 1.38.0+dfsg1
[rustc.git] / src / doc / rustc-guide / src / appendix / humorust.md
1 # Humor in Rust
2
3 What's a project without a sense of humor? And frankly some of these are
4 enlightening?
5
6 - [Weird exprs test](https://github.com/rust-lang/rust/blob/master/src/test/ui/weird-exprs.rs)
7 - [Ferris Rap](http://fitzgeraldnick.com/2018/12/13/rust-raps.html)
8 - [The Genesis of Generic Germination](https://github.com/rust-lang/rust/pull/53645#issue-210543221)
9 - [The Bastion of the Turbofish test](https://github.com/rust-lang/rust/blob/79d8a0fcefa5134db2a94739b1d18daa01fc6e9f/src/test/ui/bastion-of-the-turbofish.rs)
10 - [Rust Koans](https://users.rust-lang.org/t/rust-koans/2408/4)
11 - [`break rust;`](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=0ab2bd6a9d722e0f05a95e2a5dcf89cc)
12 - [The Nomicon Intro](https://doc.rust-lang.org/stable/nomicon/)