index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
operator-overloading.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-25
Demode dvec
Tim Chevalier
-1
/
+1
2012-09-20
rustc: De-mode all overloaded operators
Patrick Walton
-7
/
+7
2012-09-19
xfail-fast the legacy_mode run-pass tests
Brian Anderson
-0
/
+1
2012-09-18
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
Patrick Walton
-0
/
+2
2012-09-07
Convert field terminators to commas. Stop parsing semis.
Brian Anderson
-2
/
+2
2012-09-07
rustc: Add an "ne" method to the Eq trait, and implement it everywhere
Patrick Walton
-0
/
+1
2012-09-02
Camel case core::ops
Brian Anderson
-4
/
+4
2012-08-29
rustc: Make `<` and `=` into traits
Patrick Walton
-0
/
+6
2012-07-27
rustc: Use coherence for operator overloading.
Patrick Walton
-20
/
+25
2012-07-17
rustc: Implement and enforce instance coherence
Patrick Walton
-1
/
+8
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2012-02-02
Add test case for issue #1733
Marijn Haverbeke
-0
/
+2
2012-01-30
Alter/remove tests that include/concern ternary
Paul Woolcock
-1
/
+1
2012-01-27
Use the method name 'unary-' for overloading negation
Marijn Haverbeke
-1
/
+1
2012-01-26
Use operator names for operator methods
Marijn Haverbeke
-5
/
+9
2012-01-26
Allow operator overloading of the indexing operator
Marijn Haverbeke
-0
/
+5
2012-01-26
First stab at operator overloading
Marijn Haverbeke
-0
/
+17