On 09/22/2013 07:10 PM, Kevin Ballard wrote:
' doesn't work because 'delim is parsed as a lifetime.

The parser will have to be modified to support raw strings in any of their manifestations. Is it a fact that there is no possible parser than can differentiate between 'delim and 'delim" ? I guess it'll give trouble to this current syntax &'foo"blah", but it wouldn't be the first place in the grammar where a space was necessary to disambiguate between constructs (& & comes to mind).

-SL
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to