Files
rust/src/libstd
Graydon Hoare 697f1e38d6 Change 'native' and 'crust' to 'extern'.
This comes with a terminology change. All linkage-symbols are 'extern'
now, including rust syms in other crates. Some extern ABIs are
merely "foreign". The term "native" is retired, not clear/useful.

What was "crust" is now "extern" applied to a _definition_. This
is a bit of an overloading, but should be unambiguous: it means
that the definition should be made available to some non-rust ABI.
2012-06-26 16:18:37 -07:00
..
2012-06-07 18:12:50 -07:00
2012-06-06 23:39:55 -07:00
2012-06-26 14:08:16 -07:00
2012-06-20 17:27:28 -07:00