mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 03:25:30 +00:00
Correct doc about `temp_dir()` behavior on Android
Since commit d5ccb038f6, `TMPDIR` will be set to application's cache dir when app starts.