rust/src/librustc_trans
bors 75fb009c76 Auto merge of #26023 - arielb1:fast-sized, r=eddyb
r? @eddyb 

The change to `trans::common::type_is_sized` is because we currently abort, rather than return random results, on overflow.
2015-06-05 15:27:34 +00:00
..
back Rollup merge of #25806 - nrc:20184-msg, r=alexcrichton 2015-05-28 01:12:30 +05:30
save Change &String[..] to just &String, since it coerces to &str automatically. 2015-06-02 12:21:49 -07:00
trans Auto merge of #26023 - arielb1:fast-sized, r=eddyb 2015-06-05 15:27:34 +00:00
lib.rs add const_fn features 2015-05-29 09:42:54 -04:00
README.txt Make librustc's markdown README.txt claim to be markdown. 2015-03-20 13:29:13 +01:00

See the README.md in ../librustc.