Takayuki Nakata

Results 18 comments of Takayuki Nakata

@manishearth Sorry if I'm pinging the wrong person. I would like to help maintain this website. Would it be possible for me to become a curator or maintainer?

Thanks! I created the pull request https://github.com/rust-lang/team/pull/967. There is no toml file for @ibraheemdev in people directory in rust-lang/team, so I also added that file.

Thanks for creating an issue! It looks like that the GitHub token doesn't have write permissions. Could the token has write permissions be used? https://github.com/mavlink/rust-mavlink/actions/runs/3575705031/jobs/6012579389#step:5:101 If it's a forked repository,...

`github-pr-review` gives GitHub PullRequest review comments like below: https://github.com/reviewdog/reviewdog#reporter-github-pullrequest-review-comment--reportergithub-pr-review > I'm a little unclear on the difference between these reporters. And sorry for poor documentation, I believe I need to...

> It appears that warnings are still escalated to errors (the 'check' output on the diff uses red markings, as opposed to the yellow warnings), however the job itself has...

related: https://github.com/giraffate/clippy-action/pull/25

I ran clippy on my local machine, but it shows different outputs and seems to be similar to CI output. I tried versions below: ``` ➜ RustDDS master ✓ git...

Thanks for creating an issue! I didn't know `cargo-cranky`, and I don't plan to support it. But it looks useful, I would like time to look into it.