rust/src/libsyntax/ast_map
jfager 232ffa039d Replace some verbose match statements with their if let equivalent.
No semantic changes, no enabling `if let` where it wasn't already enabled.
2014-11-29 16:41:21 -05:00
..
blocks.rs Merge the ExprFnBlock and ExprUnboxedClosure into one ExprClosure with an optional unboxed closure kind. 2014-11-19 13:35:20 -05:00
mod.rs Replace some verbose match statements with their if let equivalent. 2014-11-29 16:41:21 -05:00