]> git.lizzy.rs Git - rust.git/commit
syntax: use UFCS in the expansion of `#[deriving(Ord)]`
authorJorge Aparicio <japaricious@gmail.com>
Sat, 6 Dec 2014 16:56:55 +0000 (11:56 -0500)
committerJorge Aparicio <japaricious@gmail.com>
Sun, 7 Dec 2014 21:46:46 +0000 (16:46 -0500)
commit8dcdd1e76a6524de7da8423bc9f224fe8a822bc8
tree2e8b7411c94c5c1ddc1080d1506bee942d56da6d
parent558f8d8e3ea6b7da3d6d338740637149a7e45840
syntax: use UFCS in the expansion of `#[deriving(Ord)]`

cc #18755
src/libsyntax/ext/deriving/cmp/totalord.rs
src/test/run-pass/issue-18738.rs