]> git.lizzy.rs Git - rust.git/commit
Allow old-style syntax extensions to be called with new syntax.
authorPaul Stansifer <paul.stansifer@gmail.com>
Fri, 13 Jul 2012 00:59:59 +0000 (17:59 -0700)
committerPaul Stansifer <paul.stansifer@gmail.com>
Thu, 26 Jul 2012 16:52:21 +0000 (09:52 -0700)
commit7f5fbd4f9d2f9f60240d80a103d00595328042cd
treecf83cd174f626026d37dae6a0f2f4ebed9f7e2f4
parent60d682b57759a4fd3b6f666963e40ba457c2e4fc
Allow old-style syntax extensions to be called with new syntax.
src/libsyntax/ext/base.rs
src/libsyntax/ext/expand.rs
src/libsyntax/ext/tt/earley_parser.rs