In Rust, unsafe function and block allows 3 features. Which one feature is not allowed in Rust "unsafe" ?

Question:In Rust, unsafe function and block allows 3 features. Which one feature is not allowed in Rust "unsafe" ?

1.Call unsafe functions

2.Dereference a raw pointer

3.turn off the borrow checker

4.Access or update a static mutable variable


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!