summary refs log tree commit diff
path: root/src/test/auxiliary/nested_item.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-4/+4
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+1
2015-01-06Fix fallout in tests.Niko Matsakis-4/+4
2015-01-03fix rpass/cfail testsJorge Aparicio-1/+1
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-1/+1
2013-09-24Correctly encode item visibility in metadataAlex Crichton-1/+1
2013-09-09rename `std::iterator` to `std::iter`Daniel Micay-1/+1
2013-08-29Fix a bug with statics inside blocks in generic fnsAlex Crichton-0/+40