about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2014-10-31 05:44:10 -0400
committerNiko Matsakis <niko@alum.mit.edu>2014-11-05 11:29:15 -0500
commit0b5bc3314fa9bf768163828a8e38bac588936fe9 (patch)
tree5e080bbbd80c8e71da11c4aef39a2170b414c1ba /src/rustllvm/RustWrapper.cpp
parent33ef78fa8bbe9b8d05ba0da607d4da5e31475a95 (diff)
downloadrust-0b5bc3314fa9bf768163828a8e38bac588936fe9.tar.gz
rust-0b5bc3314fa9bf768163828a8e38bac588936fe9.zip
Implement new operator dispatch semantics.
Key points are:
1. `a + b` maps directly to `Add<A,B>`, where `A` and `B` are the types of `a` and `b`.
2. Indexing and slicing autoderefs consistently.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions