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-11-30 09:08:45 +02:00
Code
Issues
Releases
Activity
Files
413098cdac51bebc8b2f01912f39da8def850237
comprehensive-rust
/
src
/
unsafe
History
Andrew Walbran
c066ab5664
Mention other ABI options.
2023-01-27 17:17:37 +00:00
..
calling-unsafe-functions.md
Add a slide about writing unsafe functions.
2023-01-27 17:17:37 +00:00
extern-functions.md
Mention other ABI options.
2023-01-27 17:17:37 +00:00
mutable-static-variables.md
Mutable statics are generally a bad idea.
2023-01-27 17:17:37 +00: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