Update no-std.md to remove obsolete FAQ link

Per issue #97
This commit is contained in:
Christopher Anderson
2019-03-10 13:54:59 -07:00
committed by GitHub
parent fe2038cadd
commit 61cba82edc

View File

@@ -61,5 +61,4 @@ bootstrapping (stage 0) code like bootloaders, firmware or kernels.
[alloc-cortex-m]: https://github.com/rust-embedded/alloc-cortex-m
## See Also
* [FAQ](https://www.rust-lang.org/en-US/faq.html#does-rust-work-without-the-standard-library)
* [RFC-1184](https://github.com/rust-lang/rfcs/blob/master/text/1184-stabilize-no_std.md)