Stebalien / tempfile

Temporary file library for rust
http://stebalien.com/projects/tempfile-rs
Apache License 2.0
1.15k stars 113 forks source link

[META] Pain Point Tracker #258

Open Stebalien opened 11 months ago

Stebalien commented 11 months ago

This is where I'm going to keep a list of known pain points with tempfile v3 that can't be fixed without breaking changes. I don't know if we'll ever have a v4, but if we do, we can revisit everything on this list:

marcospb19 commented 11 months ago

I'd expect the #59 fix to require a major version update, it's not obvious to users whether that's a bug or intended behavior, so that should be assumed as breaking IMHO.

EDIT: that is, if the fix is to make that function panic.