You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manishearth opened this issue
Sep 20, 2015
· 3 comments
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
Please leave a comment if you're working on this and let me know if you need any help.
The text was updated successfully, but these errors were encountered:
Manishearth
added
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
A-refactor
labels
Sep 20, 2015
Note: You may want to base it on top of #28526, and convert the complicated "and_then + destructuring match" to a simpler "move MacroInvoke out of P<T> via and_then and then use fields throughout the function"
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
https://github.com/rust-lang/rust/blob/master/src/libsyntax/ast.rs#L1137
this should instead be something like
We'd need to update all type and other errors.
I'm willing to mentor this.
Please leave a comment if you're working on this and let me know if you need any help.
The text was updated successfully, but these errors were encountered: