about summary refs log tree commit diff
path: root/src/test/run-pass/dead-code-leading-underscore.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-31/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-3/+3
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-08-11core/std: squash dead_code warnings from fail! invocations.Huon Wilson-1/+1
2014-08-10lint: dead_code ignores items with leading underscores.Huon Wilson-0/+38