Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
437 contributions in the last year
Activity overview
Contribution activity
October 2020
- fzzr-/rustfmt-issue-4477 Rust
- fzzr-/avmplus ActionScript
Created a pull request in dfinance/dvm that received 1 comment
Created an issue in rust-lang/rustfmt that received 2 comments
Rustfmt cannot find mod with #[path] on windows
Rustfmt on windows cannot resolve module to file if #[path] used.
Note, #[path] should contain windows-unfriendly relative path.
To Reproduce
Use #…