]> git.lizzy.rs Git - rust.git/commitdiff
Merge pull request #1571 from sinkuu/assert_ne
authorOliver Schneider <oli-obk@users.noreply.github.com>
Wed, 22 Feb 2017 08:31:19 +0000 (09:31 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Feb 2017 08:31:19 +0000 (09:31 +0100)
Suggest `assert_ne` for `assert!(x != y)`


Trivial merge