rust/src/librustc_trans
Manish Goregaokar 5676f6084b Rollup merge of #22301 - nikomatsakis:object-safe-sized-methods, r=huonw
RFC 817 is not yet accepted, but I wanted to put this code up so people can see how it works. And to be ready lest it should be accepted.

cc rust-lang/rfcs#817
2015-02-24 12:08:35 +05:30
..
back Remove remaining uses of []. This time I tried to use deref coercions where possible. 2015-02-20 14:08:14 -05:00
save Auto merge of #21689 - FlaPer87:oibit-send-and-friends, r=nikomatsakis 2015-02-24 02:22:44 +00:00
trans Rollup merge of #22301 - nikomatsakis:object-safe-sized-methods, r=huonw 2015-02-24 12:08:35 +05:30
lib.rs std: Stabilize the hash module 2015-02-18 08:26:20 -08:00
README.txt

See the README.txt in ../librustc.