diff options
| author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2019-08-02 01:47:43 +0700 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2019-08-01 16:00:13 -0500 |
| commit | 34feb4a16e04bd27e0147ea9b92a0a6fc1cce7d4 (patch) | |
| tree | 07ee86ee7c69051b9ba8f4253fdc03c131bb84e7 /src/doc/rustc-dev-guide | |
| parent | 2f1fcd794f2c77bfcfd7b9028ddf06980ba8ea5d (diff) | |
| download | rust-34feb4a16e04bd27e0147ea9b92a0a6fc1cce7d4.tar.gz rust-34feb4a16e04bd27e0147ea9b92a0a6fc1cce7d4.zip | |
Fix broken links.
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/appendix/humorust.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/appendix/humorust.md b/src/doc/rustc-dev-guide/src/appendix/humorust.md index 36c25c89067..ef926c1c69e 100644 --- a/src/doc/rustc-dev-guide/src/appendix/humorust.md +++ b/src/doc/rustc-dev-guide/src/appendix/humorust.md @@ -3,7 +3,7 @@ What's a project without a sense of humor? And frankly some of these are enlightening? -- [Weird exprs test](https://github.com/rust-lang/rust/blob/master/src/test/run-pass/weird-exprs.rs) +- [Weird exprs test](https://github.com/rust-lang/rust/blob/master/src/test/ui/weird-exprs.rs) - [Ferris Rap](http://fitzgeraldnick.com/2018/12/13/rust-raps.html) - [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) |
