summary refs log tree commit diff
path: root/src/test/run-pass/vec-macro-with-trailing-comma.rs
AgeCommit message (Expand)AuthorLines
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-2/+2
2014-04-08std: make vec!() macro handle a trailing commaKang Seonghoon-0/+15