about summary refs log tree commit diff
path: root/src/test/compile-fail/vec-macro-with-comma-only.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-13/+0
2017-07-07Only match a fragment specifier the if it starts with certain tokens.kennytm-1/+1
2016-10-31Changed most vec! invocations to use square bracesiirelu-1/+1
2016-04-24syntax: Make `is_path_start` precise and improve some error messages about un...Vadim Petrochenkov-1/+1
2014-04-08std: make vec!() macro handle a trailing commaKang Seonghoon-0/+13