rust/src/libsyntax/util
Christopher Chambers 22eb3193a6 Simplifications to statement macro handling.
SmallVector::pop no longer worries about converting a Many repr downward
to One or Zero.

expand_stmt makes use of `if let` for style purposes.
2015-04-10 23:42:40 -05:00
..
interner.rs Rename #[should_fail] to #[should_panic] 2015-03-09 10:14:21 -07:00
parser_testing.rs Work towards a non-panicing parser (libsyntax) 2015-04-05 09:52:50 +01:00
small_vector.rs Simplifications to statement macro handling. 2015-04-10 23:42:40 -05:00