about summary refs log tree commit diff
path: root/src/test/compile-fail/unsafe-fn-deref-ptr.rs
AgeCommit message (Expand)AuthorLines
2011-10-12make compiler emit more than 1 error in the case of unsafeNiko Matsakis-3/+2
2011-10-12prohibit ptr deref unless in unsafe codeNiko Matsakis-0/+11