about summary refs log tree commit diff
path: root/src/libcore/ops.rs
AgeCommit message (Expand)AuthorLines
2012-09-20rustc: De-mode all overloaded operatorsPatrick Walton-16/+80
2012-09-02Camel case core::opsBrian Anderson-18/+16
2012-09-02core: warn(non_camel_case_types) everywhere, with few exceptionsBrian Anderson-0/+2
2012-07-27rustc: Use coherence for operator overloading.Patrick Walton-9/+41
2012-07-25libcore: Add missing ops.rsPatrick Walton-0/+66