]> git.lizzy.rs Git - rust.git/commit
Match `min` and `max` functions using `DefId`
authorAndrew Paseltiner <apaseltiner@gmail.com>
Wed, 11 Nov 2015 16:08:33 +0000 (11:08 -0500)
committerAndrew Paseltiner <apaseltiner@gmail.com>
Wed, 11 Nov 2015 16:08:33 +0000 (11:08 -0500)
commit91763d77251f7f84529b6802fe6172854641a520
treebf986a64385b3ee9ebbde4b3f357e6b0331d3889
parentc8509a0799ea9ad7d19160f7dadb20f07e361524
Match `min` and `max` functions using `DefId`

Closes #446.
src/minmax.rs
tests/compile-fail/min_max.rs