summary refs log tree commit diff
path: root/src/test/run-pass/parse-complex-macro-invoc-op.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-11/+11
2014-12-30Parse arbitrary operators after expr-like macro invocations in statement posi...P1start-0/+43