Skip to content

Conversation

Ryman
Copy link
Contributor

@Ryman Ryman commented Jul 17, 2014

Matches the official sample output (N=200) again.

cc #15408

bors added a commit that referenced this pull request Jul 18, 2014
Matches the official sample output (N=200) again.

cc #15408
@bors bors closed this Jul 18, 2014
@bors bors merged commit 407fe9a into rust-lang:master Jul 18, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 13, 2023
…et_some, r=HKalbasi

add replace_is_some_with_if_let_some assist

This is a basic impl, if it is ok, `if my_result.is_ok()`-> `if let Ok(_x) = my_result ​`will be add next.

close rust-lang/rust-analyzer#12977
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants