We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 388750b commit a94926bCopy full SHA for a94926b
src/what-unsafe-does.md
@@ -71,7 +71,6 @@ Rust considers it "safe" to:
71
* Deadlock
72
* Have a [race condition][race]
73
* Leak memory
74
-* Fail to call destructors
75
* Overflow integers
76
* Abort the program
77
* Delete the production database
0 commit comments