forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libsyntax: derive Clone, Eq, TotalEq, Ord, TotalOrd with the new gene…
…ric deriving code. Closes rust-lang#4269, rust-lang#5588 and rust-lang#5589.
- Loading branch information
Showing
7 changed files
with
411 additions
and
761 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.