about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJesse Ruderman <jruderman@gmail.com>2022-10-24 00:52:26 -0700
committerGitHub <noreply@github.com>2022-10-24 00:52:26 -0700
commite3a091ad6ab9cdc8b25da1bc52093023bc90e232 (patch)
tree21a5c965978a66fed5dadc9a0c68af70c9603de3
parent56f132565eb31eeb9ec7e1800a6ab2ca354e710e (diff)
downloadrust-e3a091ad6ab9cdc8b25da1bc52093023bc90e232.tar.gz
rust-e3a091ad6ab9cdc8b25da1bc52093023bc90e232.zip
Remove redundant sentence
-rw-r--r--compiler/rustc_error_codes/src/error_codes/E0210.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/rustc_error_codes/src/error_codes/E0210.md b/compiler/rustc_error_codes/src/error_codes/E0210.md
index dc2fd9b0ca0..41263e5e3f5 100644
--- a/compiler/rustc_error_codes/src/error_codes/E0210.md
+++ b/compiler/rustc_error_codes/src/error_codes/E0210.md
@@ -76,7 +76,5 @@ Let `Ti` be the first such type.
 For information on the design of the orphan rules,
 see [RFC 2451] and [RFC 1023].
 
-For information on the design of the orphan rules, see [RFC 1023].
-
 [RFC 2451]: https://rust-lang.github.io/rfcs/2451-re-rebalancing-coherence.html
 [RFC 1023]: https://github.com/rust-lang/rfcs/blob/master/text/1023-rebalancing-coherence.md