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: add Debug trait for FileSystem and Make Task #8252

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Conversation

jerrykingxyz
Copy link
Contributor

@jerrykingxyz jerrykingxyz commented Oct 29, 2024

Summary

This PR will add Debug trait for FileSystem and Make Tasks to make the struct which use them easy to use #[derive(Debug)]

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Oct 29, 2024
Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 899baf3
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/6720bd7a998e3f0008b51dc5

h-a-n-a
h-a-n-a previously approved these changes Oct 29, 2024
@jerrykingxyz jerrykingxyz merged commit 3544761 into main Oct 29, 2024
31 checks passed
@jerrykingxyz jerrykingxyz deleted the jerry/debug branch October 29, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants