about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2012-09-06 17:44:42 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2012-09-07 10:27:29 -0700
commitc6b51547c14780a0473a5bcae90c8d4b0530b7c8 (patch)
tree1eee892474197e0e09b090d094e254864706ff6e /src/libsyntax/parse/parser.rs
parentcd3cc6d17b68ef18199a54372963b00ba8a0a84f (diff)
downloadrust-c6b51547c14780a0473a5bcae90c8d4b0530b7c8.tar.gz
rust-c6b51547c14780a0473a5bcae90c8d4b0530b7c8.zip
In typeck, don't assume traits with default methods are in the same crate
But note that default methods still don't work cross-crate (see #2794) --
this just makes it so that when a method is missing in a cross-crate impl,
the right error message gets printed.

Closes #3344
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions