rust/src/libsyntax/util
Steven Fackler 07ea23e15d Expand ItemDecorator extensions in all contexts
Now that fold_item can return multiple items, this is pretty trivial. It
also recursively expands generated items so ItemDecorators can generate
items that are tagged with ItemDecorators!

Closes #4913
2014-02-14 07:48:00 -08:00
..
interner.rs Refactored ast_map and friends, mainly to have Paths without storing them. 2014-02-14 08:43:29 +02:00
parser_testing.rs Removed @self and @Trait. 2014-02-07 00:38:33 +02:00
small_vector.rs Expand ItemDecorator extensions in all contexts 2014-02-14 07:48:00 -08:00