diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-05-12 08:48:36 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2025-05-12 09:01:42 +0200 |
| commit | 8f5dc85f37fb1dc1830e11f387c6eed6b4713c23 (patch) | |
| tree | ec7dfd445b24399da45c98533c0773b901b21caf /src/test/rustdoc-ui/coverage/enum-tuple.rs | |
| parent | 7f6d507bba4ed88e996b84b642e661a9672440a4 (diff) | |
| download | rust-8f5dc85f37fb1dc1830e11f387c6eed6b4713c23.tar.gz rust-8f5dc85f37fb1dc1830e11f387c6eed6b4713c23.zip | |
Use `tempfile::TempDir::keep()` instead of deprecated `into_path()`
`tempfile` has deprecated `TempDir::into_path()` (replacing it by `TempDir::keep()`) between version `3.3` which Clippy required and version `3.20.0` which is the latest semver-compatible version. Since Clippy doesn't use a `Cargo.lock` file, the latest version of `tempfile` is used which leads to CI failure.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/enum-tuple.rs')
0 files changed, 0 insertions, 0 deletions
