diff options
| author | Mark Mansi <markm@cs.wisc.edu> | 2019-07-17 12:01:32 -0500 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2019-07-17 12:41:18 -0500 |
| commit | f329a97adf0e5726a5c68db87e0d758423aa2ece (patch) | |
| tree | 9c8c0c953ee047d29346f1a3f5fa1ff15f85aa07 /src/doc/rustc-dev-guide | |
| parent | c5116dafd15df8a46698c4142fec69eb3ba35430 (diff) | |
| download | rust-f329a97adf0e5726a5c68db87e0d758423aa2ece.tar.gz rust-f329a97adf0e5726a5c68db87e0d758423aa2ece.zip | |
break rust
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/appendix/humorust.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc-dev-guide/src/appendix/humorust.md b/src/doc/rustc-dev-guide/src/appendix/humorust.md index e217ab65fe0..f044a50c066 100644 --- a/src/doc/rustc-dev-guide/src/appendix/humorust.md +++ b/src/doc/rustc-dev-guide/src/appendix/humorust.md @@ -8,3 +8,4 @@ enlightening? - [The Genesis of Generic Germination](https://github.com/rust-lang/rust/pull/53645#issue-210543221) - [The Bastion of the Turbofish test](https://github.com/rust-lang/rust/blob/79d8a0fcefa5134db2a94739b1d18daa01fc6e9f/src/test/ui/bastion-of-the-turbofish.rs) - [Rust Koans](https://users.rust-lang.org/t/rust-koans/2408/4) +- [`break rust;`](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=0ab2bd6a9d722e0f05a95e2a5dcf89cc) |
