diff options
| author | Alcaro <floating@muncher.se> | 2022-06-26 14:02:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-26 21:02:21 +0900 |
| commit | d8e5995983ac0c3320fee2ef1c95ed67e6bfa472 (patch) | |
| tree | 05ff68a1c7a5136d2ca95f5defaf9e30f5d726b5 /src/doc/rustc-dev-guide | |
| parent | e2666525e5f781a28f416d628bd10323bdf47129 (diff) | |
| download | rust-d8e5995983ac0c3320fee2ef1c95ed67e6bfa472.tar.gz rust-d8e5995983ac0c3320fee2ef1c95ed67e6bfa472.zip | |
humorust: Forbid pineapple on pizza (#1374)
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 c502527d5b5..bc8255439ec 100644 --- a/src/doc/rustc-dev-guide/src/appendix/humorust.md +++ b/src/doc/rustc-dev-guide/src/appendix/humorust.md @@ -12,3 +12,4 @@ enlightening? - [The Nomicon Intro](https://doc.rust-lang.org/stable/nomicon/) - [`rustc-ty` renaming punfest](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/rustc-ty.20naming.20bikeshed.20.2F.20punfest.20%28was.3A.20design.20meeting.202.2E.2E.2E/near/189906455) - [try using their name "ferris" instead](https://github.com/rust-lang/rust/pull/91476) +- [Forbid pineapple on pizza](https://github.com/rust-lang/rust/pull/70645) |
