summary refs log tree commit diff
path: root/src/test/run-pass/concat.rs
AgeCommit message (Expand)AuthorLines
2014-08-31Allow ExprLit expression macros to be used in patterns.Eduard Burtescu-0/+5
2014-06-23Allow trailing comma in `concat!`Stepan Koltsov-1/+3
2014-05-27std: Rename strbuf operations to stringRicho Healey-2/+2
2014-05-22libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.Patrick Walton-2/+2
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-2/+2
2013-10-31Implement a concat!() format extensionAlex Crichton-0/+19