rust
rust copied to clipboard
⚠️ Stop saying "you forgot to …" in code review
Results
1
rust issues
Sort by
recently updated
recently updated
newest added
Hi, looks like you have problem in your code: ```rust error[E0277]: the `?` operator can only be applied to values that implement `Try` --> /home/batman/.cargo/registry/src/github.com-1ecc6299db9ec823/danger-0.1.0/src/bin/update_types.rs:17:18 | 17 | let mut...