Huon Wilson 3d6c28acd0 docs: begin a "low-level & unsafe code" guide.
This aims to cover the basics of writing safe unsafe code. At the moment
it is just designed to be a better place for the `asm!()` docs than the
detailed release notes wiki page, and I took the time to write up some
other things.

More examples are needed, especially of things that can subtly go wrong;
and vast areas of `unsafe`-ty aren't covered, e.g. `static mut`s and
thread-safety in general.
2014-03-15 13:51:53 +11:00
..
2014-03-13 00:24:20 -07:00
2014-02-16 17:36:43 -08:00
2014-01-15 17:47:48 -08:00
2013-10-29 16:22:08 -07:00
2014-03-13 00:24:20 -07:00
2014-02-02 10:59:14 -08:00
2013-10-29 16:22:08 -07:00
2014-03-13 00:24:20 -07:00
2014-02-14 19:17:50 -08:00