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 40 million developers.
Sign up- Japan (UTC+9)
- Sign in to view email
- https://neet.club
Pinned
4,290 contributions in the last year
Activity overview
Contribution activity
January 2020
Created a pull request in rust-lang/rust that received 19 comments
- Rollup of 11 pull requests
- Rollup of 5 pull requests
- Update submodules to rust-lang
- Rollup of 6 pull requests
- Update Clippy
- Rollup of 8 pull requests
- Remove redundant suggestions for un-invoked macros
- Use `as_millis()` in `connect_timeout()`
- Fix some issue numbers of unstable features
- Rollup of 12 pull requests
- Add some regression tests
- Rollup of 10 pull requests
- Implement specialized `nth_back()` for Zip
- Tweak assertion note in format check
- Update Clippy
- Remove unneeded scope
- Rollup of 8 pull requests
- Fix crate paths in comments
- Expose `context::CheckLintNameResult`
- Rollup of 6 pull requests
- Rollup of 8 pull requests
- Rollup of 7 pull requests
- Fix ICE #68058
- Attempt to fix ICE #68025
- Rollup of 10 pull requests
- Some pull requests not shown.
- Split up `non_copy_const` ui test
- Rename `span_{help, note}_and_lint` to `span_lint_and_*`
- Split up `match_same_arms` ui test
- Split up `needless_range_loop` ui test
- Clean up `span_lint` in `methods/mod.rs`
- Ignore macros with `!` operators in `eq_op`
- Rustup to rust-lang/rust#68140
- Improve `suspicious_map`documentation
- Tweak wording in `assertions_on_constants`
- Split up `transmute` ui test
- Add `skip_while_next` lint
- Split up `if_same_then_else` ui test
- Allow `unused_self` lint at the function level
- Rustup to rust-lang/rust#68204
- Keep the ordering in `nonminimal_bool` lint
- Rustup to rust-lang/rust#68045
- Some rustups
- Split up `use_self` ui test
- Add suggestions for `if_let_some_result`
- Prefer 2 spaces as indent size over 4 on yaml
- Split up `missing-doc` ui test
- Some rustups
- Normalize lint messages in cast_precision_loss
- Rustup to rust-lang/rust#67970
- Split up `collapsible_if` ui test
- Some pull requests not shown.
- ices/68025.rs: fixed with no errors
- ices/68393.rs: fixed with errors
- ices/68394.rs: fixed with errors
- ices/68396.rs: fixed with errors
- Set User-Agent for labeller
- Add 5 more ICEs
- ices/67883.rs: fixed with errors
- Add ICE for rust-lang/rust#59191
- Replace null bytes in commit message descriptions
- ices/68091.rs: fixed with errors
- Add MIR ICE of 66930
- ices/66930.rs: fixed with no errors
- Add ICEs for rust-lang/rust#68091 and rust-lang/rust#68092
- ices/58987-3.rs: fixed with no errors
- ices/61368.rs: fixed with no errors
- ices/66962.rs: fixed with no errors
- Replace `Pin::new_unchecked` with #[pin_project] in `tuple_from_req!`
- [actix-session] Long lasting auto-prolonged session
- Add ability to name a handler function as 'config'
- Add benchmark for full stack request lifecycle
- Fixing #1295 convert UnsafeCell to RefCell in CloneableService
- Initial Issue template
- Remove codecoverage for tests and examples
- allow explicit SameSite=None cookies
- improve App::data and App::app_data docs
- Added changes to Cors builder in Actix-web 2.0 migrations doc
- Replace sha1 dependency with sha-1
- Update doc comment for `HttpRequest::app_data`
- Fix actix-http examples
- Small grammaritical update to lib.rs
- Also demonstrate how to pass shared counters via Atomic
- Arbiter::exec to start TcpServer will not work, simply call it
- improve diesel example
- add self shutdown route example
- Use async-std in multipart example and treat all errors
- improve state example
- Update juniper example
- Remove validator macro_use. Remove unused deps.
- simple-auth-server - use derive feature from serde
- add broker to readme
- Fix path-text on /examples/basics
- Fix path name on /examples/basics
- simplify websokcet client example with BoxedSocket
Created an issue in rust-lang/rust-clippy that received 1 comment
Internal lint: check if `span_lint_and_then` and `span_*` are collapsable
When span_lint_and_then and span_* have the same span, we can replace them with span_lint_and_* in most cases. It'd be nice that we have an interna…
1
comment
1
contribution
in private repositories
Jan 15