about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2014-11-08 22:34:19 -0500
committerJosh Haberman <jhaberman@gmail.com>2014-11-08 22:34:19 -0500
commita7533b8a6b7d2aa01e0ea8859c6dc7a61c6e90c3 (patch)
treeef55e292148620607d855647be355847078d0ad5 /src/rustllvm/RustWrapper.cpp
parent34af03681f2be9aa3ad0fdb567c27ff9f096db39 (diff)
downloadrust-a7533b8a6b7d2aa01e0ea8859c6dc7a61c6e90c3.tar.gz
rust-a7533b8a6b7d2aa01e0ea8859c6dc7a61c6e90c3.zip
Make Int inherit from Ord.
Previously Int inherited from PartialOrd (via Primitive)
but not Ord.  But integers have a total order, so
inheriting from Ord is appropriate. Fixes #18776.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions