diff --git a/README.md b/README.md index 34ed586..4c14160 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ The main documentation is always the best beginning, so if you haven't read it y | Languages | Links | | --------------- | ---------------------------------------- | | C# | | -| C/C++ | | +| C/C++ | | | Clojure | | | Go | | Java/Scala | | @@ -453,6 +453,7 @@ Can I use feature X? [caniuse.rs - Rust feature search](https://caniuse.rs/) * [Pre-pooping Your Pants With Rust](http://cglab.ca/~abeinges/blah/everyone-poops/) - [Alexis Beingessner][] * :star: [Unsafe Abstractions](http://smallcultfollowing.com/babysteps/blog/2016/05/23/unsafe-abstractions/) - [Niko Matsakis][] * :star: [The "Tootsie Pop" Model for Unsafe Code](http://smallcultfollowing.com/babysteps/blog/2016/05/27/the-tootsie-pop-model-for-unsafe-code/) - [Niko Matsakis][] +* [Unsafe Rust is not C](https://www.youtube.com/watch?v=DG-VLezRkYQ) - Jack O'Connor ## Playground