]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14451 : alexcrichton/rust/issue-14442, r=brson
authorbors <bors@rust-lang.org>
Thu, 29 May 2014 03:01:37 +0000 (20:01 -0700)
committerbors <bors@rust-lang.org>
Thu, 29 May 2014 03:01:37 +0000 (20:01 -0700)
This avoids having to perform conversions from `*u8` to `&'static str` which can
suck in a good deal of code.

Closes #14442

1  2 
src/librustc/middle/trans/common.rs

Simple merge