diff options
| author | Philipp Krones <hello@philkrones.com> | 2025-05-12 08:27:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-12 08:27:14 +0000 |
| commit | 48337da4a178e7140d97640819a99bb88e75cd6e (patch) | |
| tree | ec7dfd445b24399da45c98533c0773b901b21caf /src/test/rustdoc-ui/coverage/enum-tuple.rs | |
| parent | 7f6d507bba4ed88e996b84b642e661a9672440a4 (diff) | |
| parent | 8f5dc85f37fb1dc1830e11f387c6eed6b4713c23 (diff) | |
| download | rust-48337da4a178e7140d97640819a99bb88e75cd6e.tar.gz rust-48337da4a178e7140d97640819a99bb88e75cd6e.zip | |
Use `tempfile::TempDir::keep()` instead of deprecated `into_path()` (#14784)
`tempfile` has deprecated `TempDir::into_path()` (replacing it by `TempDir::keep()` between version `3.3` which Clippy required and version `3.20` 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. changelog: none r? @flip1995
Diffstat (limited to 'src/test/rustdoc-ui/coverage/enum-tuple.rs')
0 files changed, 0 insertions, 0 deletions
