]> git.lizzy.rs Git - rust.git/commit
Make parser recognize macro invocations in types
authorJared Roesch <roeschinc@gmail.com>
Sun, 26 Jul 2015 04:40:57 +0000 (21:40 -0700)
committerJared Roesch <roeschinc@gmail.com>
Tue, 4 Aug 2015 23:05:06 +0000 (16:05 -0700)
commitedca562c87362c80e409f53d28e19617ca44646a
treece1d38013f73dca0065def9a24cf8ae39c1fda5c
parentad5927870cd32c5feb7f42dc4bca4a1b21e61a0e
Make parser recognize macro invocations in types

Reapplied the changes from https://github.com/freebroccolo/rust/commit/8b07abaa6e8ab42d37656dfad89de0eb5810c3b3
to a clean branch of master
src/libsyntax/parse/parser.rs