Rollup merge of #30789 - D101101:patch-1, r=steveklabnik

This commit is contained in:
Steve Klabnik 2016-01-09 14:04:20 -05:00
commit b2e670a7f3
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ learn in the next section. We dont know enough about Rust to implement
equality yet, but well find out in the [`traits`][traits] section.
[match]: match.html
[if-let]: if-let.html
[traits]: traits.html
# Constructors as functions