summary refs log tree commit diff
path: root/src/test/compile-fail/extern-crate-visibility.rs
AgeCommit message (Expand)AuthorLines
2017-05-30Turn sufficiently old compatibility lints into hard errorsVadim Petrochenkov-6/+0
2016-10-27Make sufficiently old or low-impact compatibility lints deny-by-defaultVadim Petrochenkov-7/+4
2016-04-09Add regression test for #22146Jeffrey Seyfried-0/+9
2016-02-24Warn instead of error when using an inaccessable extern crateJeffrey Seyfried-5/+16
2016-02-24Fix the visibility of extern crate declarations and stop warning on pub exter...Jeffrey Seyfried-0/+23