- Notifications
You must be signed in to change notification settings - Fork 24
Pull requests: hacknus/serial-monitor-rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace late initialization with let statement with an initializer
#6 by lonesometraveler was merged Feb 18, 2023 Loading…
Use if let OK instead of is_ok() and unwrap()
#7 by lonesometraveler was merged Feb 18, 2023 Loading…
Replace match with a single arm with if let.
#10 by lonesometraveler was merged Feb 18, 2023 Loading…
Change enum variant from ALL_CAPITAL to UpperCamelCase
#13 by lonesometraveler was merged Feb 18, 2023 Loading…
Replace late initialization with let statement with an initializer
#14 by lonesometraveler was merged Feb 18, 2023 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.