Files
rust/src/libstd
bors bef51ba234 auto merge of #16923 : wickerwaka/rust/crate-as-fixup, r=alexcrichton
Changed occurances of:
extern crate foo = "bar";
to:
extern crate "bar" as foo;

Added warning for old deprecated syntax
2014-09-04 16:40:59 +00:00
..
2014-08-29 14:33:08 -07:00
2014-08-29 14:33:08 -07:00
2014-08-13 11:30:14 -07:00
2014-09-03 08:32:35 +12:00
2014-09-04 07:38:53 -07:00
2014-06-30 22:49:18 -07:00
2014-07-11 14:25:15 -07:00
2014-09-01 09:02:00 -07:00
2014-07-21 09:54:52 -07:00