1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-17 07:11:27 +02:00
comprehensive-rust/src/unsafe
2023-02-16 03:19:44 +00:00
..
calling-unsafe-functions.md Add example where breaking UTF-8 encoding leads to a crash. (#387) 2023-02-16 03:19:44 +00:00
extern-functions.md Mention other ABI options. 2023-01-27 17:17:37 +00:00
mutable-static-variables.md Inline variables printed with println! and friends (#315) 2023-02-09 07:48:18 +01:00
raw-pointers.md Remove comment inside unsafe block. 2023-01-27 17:17:37 +00:00
unions.md Add speaker notes for unions. 2023-01-27 17:17:37 +00:00
unsafe-traits.md Add slide for unsafe traits. 2023-01-27 17:17:37 +00:00
writing-unsafe-functions.md Add a slide about writing unsafe functions. 2023-01-27 17:17:37 +00:00