mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
0894d1e906
Update docs for unsafe_op_in_unsafe_fn stability. The unsafe_op_in_unsafe_fn lint was stabilized in #79208, but the bottom of this documentation wasn't updated. I'm just guessing at the reason here, hopefully it is close to correct. The only discussion I found is https://github.com/rust-lang/rust/issues/71668#issuecomment-730399862 which didn't really explain the thought process behind the decision.