about summary refs log tree commit diff
path: root/src/test/compile-fail/lint-non-snake-case-functions.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-54/+0
2014-10-03Improve the `non_snake_case` lint to give better suggestionsP1start-1/+4
2014-08-30Unify non-snake-case lints and non-uppercase statics lintsP1start-1/+1
2014-06-08update identifier naming warnings to give an exampleP1start-8/+8
2014-05-30rustc: Add lint for snake_case functions & methods.Kevin Butler-0/+51