Patrick Walton cad760b770 librustc: Make addresses of immutable statics insignificant unless
`#[inline(never)]` is used.

Closes #8958.

This can break some code that relied on the addresses of statics
being distinct; add `#[inline(never)]` to the affected statics.

[breaking-change]
2014-06-17 11:44:00 -07:00
..
2014-06-11 09:51:37 -07:00
2014-06-16 19:05:08 -07:00
2014-06-11 09:51:37 -07:00
2014-06-06 19:51:31 -07:00
2014-06-14 10:45:37 -07:00
2014-06-11 09:51:37 -07:00
2014-06-15 23:30:24 -07:00