about summary refs log tree commit diff
path: root/src/test/compile-fail/lint-unsafe-block.rs
AgeCommit message (Expand)AuthorLines
2014-10-28Update code with new lint namesAaron Turon-2/+2
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-4/+4
2013-12-08Add dead-code warning passKiet Tran-0/+1
2013-11-22test: test that the `unsafe_block` lint picks up `unsafe` blocks inHuon Wilson-0/+9
2013-11-21add lint for `unsafe` blocksDaniel Micay-0/+20