issues
search
Stebalien
/
tempfile
Temporary file library for rust
http://stebalien.com/projects/tempfile-rs
Apache License 2.0
1.2k
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow to control suffix for NamedTempFile
#264
MaxG87
closed
1 year ago
2
NamedTempFile does not remove file if being written to
#263
MaxG87
closed
1 year ago
5
CI: run tests with android target
#262
Stebalien
opened
1 year ago
0
chore: update rustix to 0.38.21
#261
Stebalien
closed
1 year ago
0
Fix some typos in docs
#260
boxbeam
closed
1 year ago
0
NamedTempFile::persist_noclobber panicks on Android
#259
neonphog
closed
1 year ago
4
[META] Pain Point Tracker
#258
Stebalien
opened
1 year ago
1
Correct docs about what this is equivalent to
#257
roy-work
closed
1 year ago
0
build(deps): update redox_syscall requirement from 0.3 to 0.4
#256
dependabot[bot]
closed
1 year ago
0
build(deps): bump actions/checkout from 3 to 4
#255
dependabot[bot]
closed
1 year ago
0
Add cargo deny config and add cargo deny job to ci
#254
iamjpotts
closed
1 year ago
9
chore: more test cleanups
#253
Stebalien
closed
1 year ago
0
chore: cleanup tempdir tests
#252
Stebalien
closed
1 year ago
0
chore: clippy fixes
#251
Stebalien
closed
1 year ago
0
feat: add convenience methods for creating temp files with prefixes
#250
Stebalien
closed
1 year ago
0
Add convenient method equivalent to`TempDir:new('foo')`
#249
mamcx
closed
1 year ago
8
fix: avoid *at functions for better compatibility
#248
Stebalien
closed
1 year ago
2
Use `rename`/`unlink`/`etc. instead of `renameat`/`unlinkat`/etc.
#247
sunfishcode
closed
1 year ago
0
Build failure on Haiku
#246
asomers
closed
1 year ago
5
Persists Function results in an error
#245
slayernominee
closed
1 year ago
9
Provide implementations for I/O safety traits unconditionally
#244
LingMan
closed
1 year ago
2
feat: Allow cloning of TempDir
#243
vincenzopalazzo
closed
1 year ago
2
build(deps): update rustix requirement from 0.37.11 to 0.38.2
#242
dependabot[bot]
closed
1 year ago
1
Update to rustix 0.38 and update MSRV to 1.63
#241
sdroege
closed
1 year ago
4
build(deps): update fastrand requirement from 1.6.0 to 2.0.0
#240
dependabot[bot]
closed
1 year ago
3
New release with windows-sys 0.48
#239
messense
closed
1 year ago
2
Derive Serde + Standard traits + Implement `Display`
#238
blyxyas
closed
1 year ago
4
fix(docs): Change `dir` and `file` variable names ...
#237
LeoniePhiline
closed
1 year ago
2
Remove comment on SetFileInformationByHandle
#236
LegionMammal978
closed
1 year ago
0
Permission issue on Android
#235
GregoryConrad
closed
1 year ago
5
Would `SetFileInformationByHandle` even be helpful for `persist`?
#234
LegionMammal978
closed
1 year ago
1
Is creating a new TempDir thread-safe?
#233
starptr
closed
1 year ago
1
feat: implement default methods for SpooledTempFile Read/Write
#232
Stebalien
closed
1 year ago
0
chore: modern rust
#231
Stebalien
closed
1 year ago
0
feat: implement AsFd/AsHandle to mirror the AsRaw* variants
#230
Stebalien
closed
1 year ago
0
chore: bump rustix min version to 0.37.11
#229
Stebalien
closed
1 year ago
0
Dependency upgrade request: rustix
#228
timf
closed
1 year ago
2
build(deps): update windows-sys requirement from 0.45 to 0.48
#227
dependabot[bot]
closed
1 year ago
1
Forward default NamedTempFile methods
#226
Stebalien
closed
1 year ago
0
NamedTempFile: Fix infinite recursion in trait bounds
#225
jasonwhite
closed
1 year ago
1
The generic version of NamedTempFile can break compilation
#224
Erk-
closed
1 year ago
4
Release to fix errno feature error
#223
Anton-4
closed
1 year ago
5
build(deps): update rustix requirement from 0.36.0 to 0.37.1
#222
dependabot[bot]
closed
1 year ago
0
Fix a typo in the NEWS
#221
LingMan
closed
1 year ago
0
Specify the MSRV in the Cargo.toml
#220
LingMan
closed
1 year ago
0
Silence unused variable warnings
#219
LingMan
closed
1 year ago
0
Fix and expand CI
#218
LingMan
closed
1 year ago
1
Add a Dependabot config
#217
LingMan
closed
1 year ago
0
Update windows-sys to 0.45, redox_syscall to 0.3
#216
taiki-e
closed
1 year ago
1
ci: replace unmaintained actions-rs/toolchain action in CI workflows
#215
striezel
closed
1 year ago
0
Previous
Next