rust/src/libsyntax/ast_map
bors 698c1008d6 Auto merge of #23028 - Munksgaard:get_attrs_opt, r=eddyb
This is more flexible and less error-prone. `get_attrs` and
`get_attrs_opt` can be used on many more items than the old `get_attrs`
could.

This is all courtesy of @huonw, and directly taken from here:
https://github.com/rust-lang/rust/pull/22348/files#diff-0f85fcb07fb739876892e633fa0e2be6R5575

Also thanks to @Manishearth for pointing it out to me.
2015-03-10 14:50:40 +00:00
..
blocks.rs remove all kind annotations from closures 2015-02-04 20:06:08 -05:00
mod.rs Auto merge of #23028 - Munksgaard:get_attrs_opt, r=eddyb 2015-03-10 14:50:40 +00:00