Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use sys_traits #70

Merged
merged 12 commits into from
Dec 27, 2024
Merged

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Dec 24, 2024

@dsherret dsherret marked this pull request as ready for review December 27, 2024 21:04
@dsherret dsherret requested a review from bartlomieju December 27, 2024 21:08
Comment on lines 89 to 101
Env: FsCreateDirAll
+ FsMetadata
+ FsOpen
+ FsRead
+ FsRemoveFile
+ FsRename
+ ThreadSleep
+ SystemRandom
+ SystemTimeNow
+ std::fmt::Debug
+ Send
+ Sync
+ Clone,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😅

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah lol

@dsherret dsherret merged commit 5923566 into denoland:main Dec 27, 2024
5 checks passed
@dsherret dsherret deleted the refactor_use_sys_traits branch December 27, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants