Allow calling these functions without `unsafe` blocks in editions up until 2021, but don't trigger the `unused_unsafe` lint for `unsafe` blocks containing these functions. Fixes #27970. Fixes #90308. CC #124866. |
||
|---|---|---|
| .. | ||
| args.rs | ||
| env.rs | ||
| fd.rs | ||
| fs.rs | ||
| helpers.rs | ||
| io.rs | ||
| mod.rs | ||
| net.rs | ||
| os.rs | ||
| stdio.rs | ||
| thread.rs | ||
| time.rs | ||