Alex Crichton 5c1a70d498 rustc: Use rust strings for failure arguments
This avoids having to perform conversions from `*u8` to `&'static str` which can
suck in a good deal of code.

Closes #14442
2014-05-27 00:33:05 -07:00
..
2014-04-04 15:57:45 -07:00
2014-05-11 01:13:02 -07:00