]> git.lizzy.rs Git - rust.git/history - tests/source/macro_rules.rs
Put spaces around braces
[rust.git] / tests / source / macro_rules.rs
2018-03-18 Seiichi UchidaPut spaces around braces
2018-03-18 Seiichi UchidaHandle binary operators and lifetimes
2018-03-18 Seiichi UchidaBreak before meta variables when using multiple lines
2018-03-18 Seiichi UchidaUpdate tests
2018-03-18 Nick CameronMerge pull request #2541 from topecongiro/issue-2358
2018-03-17 Seiichi UchidaAdd a test for #2538
2018-03-02 Nick CameronMerge pull request #2499 from davidalber/add-rust-code...
2018-03-02 Nick CameronTidy up and pass tests
2018-02-11 Nick CameronMerge pull request #2431 from davidalber/fix-indent...
2018-02-11 Nick CameronMerge pull request #2419 from topecongiro/core
2018-02-07 topecongiroCreate rustfmt_core crate
2018-02-05 Seiichi UchidaMerge pull request #2393 from RReverser/macro_rules
2018-02-04 Ingvar StepanyanFix comment handling in macros
2018-02-04 Ingvar StepanyanComments WIP
2018-02-04 Ingvar StepanyanAdd repetition example
2018-02-04 Ingvar StepanyanAdd macro_rules tests