about summary refs log tree commit diff
path: root/src/libstd/rt/stack.rs
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2013-10-29 06:11:22 -0400
committerNiko Matsakis <niko@alum.mit.edu>2013-11-08 19:45:49 -0500
commit168ac5290e9d4a787e020735f96fa789060a8f76 (patch)
treefe927d209d5b0cd6c967151a4679accc3679d965 /src/libstd/rt/stack.rs
parent9d3f57ef0869805e0dde99cdce9548a587df7893 (diff)
downloadrust-168ac5290e9d4a787e020735f96fa789060a8f76.tar.gz
rust-168ac5290e9d4a787e020735f96fa789060a8f76.zip
Move comparing of impl methods against trait from collect to check.
This code fits better in check because it is checking that the impl
matches the interface. This allows us to avoid the awkward constructions
that lazilly collect traits and so forth. It also permits us to make
use of the results of variance inference.
Diffstat (limited to 'src/libstd/rt/stack.rs')
0 files changed, 0 insertions, 0 deletions