-
Notifications
You must be signed in to change notification settings - Fork 63
Conversation
Overall looks good, could you drop 71805.rs since the issue has been fixed already and add a new line to the end of each file? |
Also needs a rebase. |
Do I need to squash commits? |
I'd prefer so. |
Add trailing newlines and move 71805 to fixed
Are 70934 and 71798 fixed as well? |
Oops, sorry! I mistook 71798 for 71805, the later hasn't been fixed yet. 70934 is also fixed indeed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Glad to help! Where do I go for further questions unrelated to this PR? |
If it's related to glacier, the issue tracker is one of the good places. If related to Rust itself, then we have some places, e.g. Discord, Discourse, Zulip, etc. |
71546 might need some work done on the
main()
function.