This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
comprehensive-rust
Watch
1
Star
0
Fork
0
You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced
2025-04-21 23:45:42 +02:00
Code
Issues
Releases
Activity
comprehensive-rust
/
src
/
unsafe
History
gendx
29b6b90bfc
Add example where breaking UTF-8 encoding leads to a crash. (
#387
)
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