about summary refs log tree commit diff
path: root/src/test/run-pass/nested-function-names-issue-8587.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-42/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-6/+6
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-09-09Add test for issue #8587, about calling nested functions of the same nameblake2-ppc-0/+50