Skip to content

Commit a94926b

Browse files
committed
remove 'fail to call destructors' from okay-list
1 parent 388750b commit a94926b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/what-unsafe-does.md

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ Rust considers it "safe" to:
7171
* Deadlock
7272
* Have a [race condition][race]
7373
* Leak memory
74-
* Fail to call destructors
7574
* Overflow integers
7675
* Abort the program
7776
* Delete the production database

0 commit comments

Comments
 (0)