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

chore: upgrade dependencies, toolchain, and other changes #10

Merged
merged 13 commits into from
Nov 22, 2024
Merged

Conversation

KSXGitHub
Copy link
Contributor

No description provided.

rustfmt.toml Outdated
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file must be removed because it wasn't used (the Rust code is 4-space indented).

@KSXGitHub KSXGitHub marked this pull request as draft November 21, 2024 17:03
Comment on lines -6 to +7
export function reflinkFile(src: string, dst: string): Promise<number>
export function reflinkFileSync(src: string, dst: string): number
export declare function reflinkFile(src: string, dst: string): Promise<number>
export declare function reflinkFileSync(src: string, dst: string): number
Copy link
Contributor Author

Choose a reason for hiding this comment

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

pnpm build made this change.

@KSXGitHub KSXGitHub marked this pull request as ready for review November 22, 2024 01:42
@zkochan zkochan requested a review from Copilot November 22, 2024 08:30
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 10 out of 11 changed files in this pull request and generated 1 suggestion.

Files not reviewed (1)
  • rust-toolchain: Language not supported

infinite_clone_test.mjs Outdated Show resolved Hide resolved
@zkochan zkochan merged commit a07534d into main Nov 22, 2024
25 checks passed
@KSXGitHub KSXGitHub deleted the some-changes branch November 22, 2024 09:07
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