From f458691c7c0b11f39ef390d8536f8480cba6c8a9 Mon Sep 17 00:00:00 2001 From: "Felix S. Klock II" Date: Thu, 25 Sep 2014 13:41:43 +0200 Subject: [PATCH] fix PR number for RFC 43 (box-not-special). --- complete/0043-box-not-special.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/complete/0043-box-not-special.md b/complete/0043-box-not-special.md index 02f252b90e8..41e08c5b7b7 100644 --- a/complete/0043-box-not-special.md +++ b/complete/0043-box-not-special.md @@ -1,5 +1,5 @@ - Start Date: 2014-07-29 -- RFC PR: [rust-lang/rfcs#43](https://github.com/rust-lang/rfcs/pull/43) +- RFC PR: [rust-lang/rfcs#130](https://github.com/rust-lang/rfcs/pull/130) - Rust Issue: [rust-lang/rust#16094](https://github.com/rust-lang/rust/issues/16094) # Summary