-
Notifications
You must be signed in to change notification settings - Fork 126
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Stebalien/tempfile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.18.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Stebalien/tempfile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.19.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 6 files changed
- 1 contributor
Commits on Mar 6, 2025
-
chore: remove cfg-if dependency (#338)
It's tiny, but we dont' really need it so we might as well trim our dependencies down a bit.
Configuration menu - View commit details
-
Copy full SHA for 35c204d - Browse repository at this point
Copy the full SHA 35c204dView commit details
Commits on Mar 14, 2025
-
ci: downgrade once-cell on old rustc versions (#342)
I'm doing this in CI instead of in the Cargo.toml file because I don't want to force users of newer rustc versions to use old versions of `once_cell`. Ironically, I only depend on `once_cell` to support ancient rust versions in the first place.
Configuration menu - View commit details
-
Copy full SHA for c2d16b3 - Browse repository at this point
Copy the full SHA c2d16b3View commit details -
feat(windows): add a feature to immediate tempfile deletion (#340)
Configuration menu - View commit details
-
Copy full SHA for 61b4283 - Browse repository at this point
Copy the full SHA 61b4283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42fff68 - Browse repository at this point
Copy the full SHA 42fff68View commit details
There are no files selected for viewing