This repository was archived by the owner on Dec 29, 2021. It is now read-only.
Commit 7052cb0
committed
Merge #93
93: Change tempdir to tempfile in readme r=epage a=Dylan-DPC
<!--
Thank you for taking the time to contribute to this project!
To ease reviewing your changes and making sure we don't forget anything, please
take a minute to check the following (remove lines that don't apply), and
replace this text with a description of what this PR does. Bonus points for
linking to issues! :)
-->
- [n/A] I have created tests for any new feature, or added regression tests for bugfixes.
- [n/A] `cargo test` succeeds
- [n/A] Clippy is happy: `cargo +nightly clippy` succeeds
- [n/A] Rustfmt is happy: `cargo +nightly fmt` succeeds
Closes #881 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
0 commit comments