]> git.lizzy.rs Git - rust.git/commit
make compiler emit more than 1 error in the case of unsafe
authorNiko Matsakis <niko@alum.mit.edu>
Wed, 12 Oct 2011 04:21:52 +0000 (21:21 -0700)
committerBrian Anderson <banderson@mozilla.com>
Wed, 12 Oct 2011 23:33:07 +0000 (16:33 -0700)
commit215b1ab000465481b82a347ed02e4489f061813e
treea4cc6479d7030eb66751d097ed109f7ed943b802
parent3b668066245bf158ef2b990ac80199117b7097b5
make compiler emit more than 1 error in the case of unsafe
src/comp/middle/typeck.rs
src/test/compile-fail/unsafe-fn-deref-ptr.rs
src/test/stdtest/str.rs