diff options
| author | Lucille Blumire <llblumire@gmail.com> | 2023-01-30 14:22:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-30 14:22:41 +0000 |
| commit | 8348f25493be139e726cb2d6b3ea8bf0417a4f53 (patch) | |
| tree | 897820febff37523b63a854ea07aaec1bdee45c5 | |
| parent | fba9f33c7c9b6b439aabba2625102c818e1b24ed (diff) | |
| download | rust-8348f25493be139e726cb2d6b3ea8bf0417a4f53.tar.gz rust-8348f25493be139e726cb2d6b3ea8bf0417a4f53.zip | |
Update bastion-of-the-turbofish.rs
The original tweet in the chain linked to, and thus the through line of links back to Anna's tweet where she named the turbofish (https://web.archive.org/web/20210911061514/https://twitter.com/whoisaldeka/status/914914008225816576) are lost as the user whoisaldeka has deleted their twitter account. Switching to an archive link preserves this through line, allowing someone to browse back to see the point at which Anna created the turbofish, as was the original intent of including this context.
| -rw-r--r-- | tests/ui/parser/bastion-of-the-turbofish.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/bastion-of-the-turbofish.rs b/tests/ui/parser/bastion-of-the-turbofish.rs index e12857008a5..7ceea676d3a 100644 --- a/tests/ui/parser/bastion-of-the-turbofish.rs +++ b/tests/ui/parser/bastion-of-the-turbofish.rs @@ -34,7 +34,7 @@ // See https://github.com/rust-lang/rust/pull/53562 // and https://github.com/rust-lang/rfcs/pull/2527 -// and https://twitter.com/garblefart/status/1393236602856611843 +// and https://web.archive.org/web/20211010063452/https://twitter.com/garblefart/status/1393236602856611843 // for context. fn main() { |
