]> git.lizzy.rs Git - rust.git/commit
Compiler and trait changes to make indexing by value.
authorNiko Matsakis <niko@alum.mit.edu>
Sat, 21 Mar 2015 23:30:06 +0000 (19:30 -0400)
committerNiko Matsakis <niko@alum.mit.edu>
Mon, 23 Mar 2015 20:54:28 +0000 (16:54 -0400)
commitbc1dde468c1613743c919cb9f33923cc9916c5b4
tree9e5629236a2cf429ef6c2f304fe1e517cd612610
parent809a554fca2d0ebc2ba50077016fe282a4064752
Compiler and trait changes to make indexing by value.
src/libcollections/bit.rs
src/libcore/ops.rs
src/librustc/middle/expr_use_visitor.rs
src/librustc_trans/trans/expr.rs