Dheeraj Chowdary
Dheeraj Chowdary
Am i reproducing this issue correctly? ``` fn manual_unwrap_or_example(opt: option) -> i32 { if let some(val) = opt { val } else { 0 } } fn main() { let...
@rustbot claim
@rustbot release-assignment
@ytmimi , is this issue still open to be worked on as the old assignee doesnt seem like he is working on this anymore?
got it, thank you
@rustbot claim
i have added the follow repos into ` ./check_diff.sh` file and i executed it . i am receiving an error stating ` ./check_diff.sh: line 148: /tmp/rustfmt-IVGzB32u/feature_rustfmt: No such file or...
its working perfectly fine when i removed the repos
> i have added the follow repos into ` ./check_diff.sh` file and i executed it . i am receiving an error stating ` ./check_diff.sh: line 148: /tmp/rustfmt-IVGzB32u/feature_rustfmt: No such file...