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- Turku, Finland
- Sign in to view email
- t.me/SomeoneToIgnore
Pinned
910 contributions in the last year
Activity overview
Contributed to
SomeoneToIgnore/image_storage,
rust-analyzer/rust-analyzer,
vaadin/flow
and 5 other
repositories
Contribution activity
February 2020
Created a pull request in rust-analyzer/rust-analyzer that received 13 comments
Created an issue in rust-analyzer/rust-analyzer that received 1 comment
Rename does not affect bindings
This test, when added to rename.rs, does not pass:
#[test]
fn test_rename_bind_pat() { test_rename( r#"
fn main() {
enum CustomOption<T> {
None,
…
1
comment