summary refs log tree commit diff
path: root/src/test/run-pass/vec-macro-with-brackets.rs
AgeCommit message (Expand)AuthorLines
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2015-01-05Un-gate macro_rulesKeegan McAllister-2/+0
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-1/+1
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-03-31syntax: allow stmt/expr macro invocations to be delimited by [].Gábor Lehel-0/+23