summary refs log tree commit diff
path: root/src/test/run-pass/lint-non-uppercase-statics-lowercase-mut-statics.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-11-05rename deprecated non_uppercase_statics to non_upper_case_globalsthiagopnts-1/+1
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-2/+2
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-07-01rustc: add a lint to enforce uppercase statics.Huon Wilson-0/+17