about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2013-01-10 16:43:04 -0800
committerTim Chevalier <chevalier@alum.wellesley.edu>2013-01-10 20:15:04 -0800
commit42095221f496a4df47c3aee502a3509d969d268e (patch)
tree2868c491f335d77f8eb5a23de32aab25ea08f880 /src/rt/rust_kernel.cpp
parent0274292bed1c1a109cc46d49e4ac685d10b43bb3 (diff)
downloadrust-42095221f496a4df47c3aee502a3509d969d268e.tar.gz
rust-42095221f496a4df47c3aee502a3509d969d268e.zip
Properly suppress derived type error messages
Previously, the typechecker suppressed many but not all errors,
by suppressing errors where the actual type was either ty_err, or
a function type whose result was ty_err. Added a has_ty_err flag
to the type flags so as to suppress errors for any types involving
ty_err.

r=nmatsakis
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions