rust/src/librustc_trans
Barosl LEE a79f1921a9 Rollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton
After PR #19766 added implicit coersions `*mut T -> *const T`, the explicit casts can be removed.
(The number of such casts turned out to be relatively small).
2015-01-21 02:16:50 +09:00
..
back auto merge of #21113 : alexcrichton/rust/plug-a-hole, r=brson 2015-01-16 19:17:30 +00:00
save Merge pull request #21181 from nick29581/save-fix 2015-01-16 06:31:02 +00:00
trans Rollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton 2015-01-21 02:16:50 +09:00
lib.rs Set allow(unstable) in crates that use unstable features 2015-01-17 16:38:04 -08:00
README.txt

See the README.txt in ../librustc.