Philipp Hansch
I'm a Full Stack developer currently focusing on
Rust where I'm on the
Clippy team. I appreciate clean and well tested code and enjoy playing with new technology.
Feel free to take a look at my
writings and
resumé as well.
Recent
You can find my in-progress Rust work in this GitHub project.
Below is a list of my last 10 merged pull requests.
2019-12-02 Made a contribution to rust-clippy
Fixed Clippy after nightly breaking changes
2019-11-23 Made a contribution to rust-clippy
Fix false positive in derive_hash_xor_eq
2019-11-30 Made a contribution to rust-clippy
(Partly) Fix Clippy website deployment
2019-11-29 Made a contribution to rust-clippy
Add custom ICE message that points to Clippy repo
2019-11-29 Made a contribution to rust-clippy
Move use_self lint to nursery
2019-10-28 Made a contribution to rust-clippy
UI test cleanup: Extract derive_hash_xor_eq tests
2019-10-24 Made a contribution to rust-clippy
Fix: Don't emit try_err lint in external macros
2019-10-15 Made a contribution to rust
Refactor: Rename `db` locals to `diag`
2019-10-13 Made a contribution to compiletest-rs
Update compiletest to work with latest rustc nightly
2019-09-23 Made a contribution to rust-clippy
Add run-rustfix for toplevel_ref_arg lint