about summary refs log tree commit diff
path: root/src/rt/rust_run_program.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2013-03-27 06:16:28 -0400
committerNiko Matsakis <niko@alum.mit.edu>2013-04-05 05:36:02 -0400
commitd28f7344125b47b7e991413c5612708ce8d5ed77 (patch)
tree0598b22426dfd8a61972ecd1beb4591983030529 /src/rt/rust_run_program.cpp
parent3333b0f1177fd758cfd95d992aed18972ed26dfb (diff)
downloadrust-d28f7344125b47b7e991413c5612708ce8d5ed77.tar.gz
rust-d28f7344125b47b7e991413c5612708ce8d5ed77.zip
Refactor so that references to traits are not represented using a type with a
bare function store (which is not in fact a kind of value) but rather
ty::TraitRef.  Removes many uses of fail!() and other telltale signs of
type-semantic mismatch.

cc #4183 (not a fix, but related)
Diffstat (limited to 'src/rt/rust_run_program.cpp')
0 files changed, 0 insertions, 0 deletions