diff options
| author | Who? Me?! <mark-i-m@users.noreply.github.com> | 2020-03-07 20:05:26 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-08 11:05:26 +0900 |
| commit | 5012ac80c99bf3243c2fe50af1687bc8fd17d48e (patch) | |
| tree | 0adb63cf7366231f780d7b0921008e541ea4cee0 /src | |
| parent | 6d502e853195b31c596cbaee53febcb7a5fa2cda (diff) | |
| download | rust-5012ac80c99bf3243c2fe50af1687bc8fd17d48e.tar.gz rust-5012ac80c99bf3243c2fe50af1687bc8fd17d48e.zip | |
Just lol (#603)
* Just lol * Update src/appendix/humorust.md Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
Diffstat (limited to 'src')
| -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 ef926c1c69e..8bd9c48a6c4 100644 --- a/src/doc/rustc-dev-guide/src/appendix/humorust.md +++ b/src/doc/rustc-dev-guide/src/appendix/humorust.md @@ -10,3 +10,4 @@ enlightening? - [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) - [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(was.3A.20design.20meeting.202.2E.2E.2E ) |
