Skip to content

Commit

Permalink
Rollup merge of #103465 - jruderman:patch-1, r=compiler-errors
Browse files Browse the repository at this point in the history
E0210 explanation: remove redundant sentence
  • Loading branch information
Yuki Okushi authored Oct 24, 2022
2 parents db0e438 + e3a091a commit d1b00c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions compiler/rustc_error_codes/src/error_codes/E0210.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d1b00c6

Please sign in to comment.