]> git.lizzy.rs Git - rust.git/commit
Add a macro invocation to the type AST
authorJared Roesch <roeschinc@gmail.com>
Sun, 26 Jul 2015 04:30:35 +0000 (21:30 -0700)
committerJared Roesch <roeschinc@gmail.com>
Tue, 4 Aug 2015 23:05:06 +0000 (16:05 -0700)
commitad5927870cd32c5feb7f42dc4bca4a1b21e61a0e
tree99b26782437a2cedc1a6cf56fa8c97b926f2bdef
parent6afb8f58d18311109081cfaff2fa5a02948989c3
Add a macro invocation to the type AST

Reapplied the changes from https://github.com/freebroccolo/rust/commit/dc64b731d7f66c2b43d5e5e8c721be7bd3b59540
to a clean branch of master
src/librustc_typeck/astconv.rs
src/librustdoc/clean/mod.rs
src/libsyntax/ast.rs
src/libsyntax/fold.rs
src/libsyntax/print/pprust.rs
src/libsyntax/visit.rs