rust/tests
Seiichi Uchida a49e00b4d7 Avoid panicking on macro call with a single comma
`parse_item` from libsyntax may return `None`, so we need to discard
the result in that case.
2018-03-28 18:14:51 +09:00
..
config Tidy up and pass tests 2018-03-02 15:07:13 +13:00
coverage Tidy up and pass tests 2018-03-02 15:07:13 +13:00
source Avoid panicking on macro call with a single comma 2018-03-28 18:14:51 +09:00
target Avoid panicking on macro call with a single comma 2018-03-28 18:14:51 +09:00
writemode Tidy up and pass tests 2018-03-02 15:07:13 +13:00
lib.rs fixup tests 2018-03-20 09:27:31 +13:00