summary refs log tree commit diff
path: root/src/test/compile-fail/use-super-global-path.rs
AgeCommit message (Expand)AuthorLines
2016-10-27Make sufficiently old or low-impact compatibility lints deny-by-defaultVadim Petrochenkov-6/+4
2016-05-28sanity -> validationVadim Petrochenkov-0/+7
2016-05-28Move some other checks to AST sanity passVadim Petrochenkov-1/+1
2016-04-05Fixes bug which accepting using `super` in use statemet.vlastachu-0/+22