-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Avoid unwrapping in libterm #29992
Copy link
Copy link
Closed
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Metadata
Metadata
Assignees
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Instead of this:
do:
Similarly, instead of this:
do:
There are multiple instances of these patterns in this file so make sure to clean up all of them