feat: Remove associated type consensus error#543
Conversation
306b69a to
9921aff
Compare
9921aff to
c1cd11d
Compare
emhane
left a comment
There was a problem hiding this comment.
a bunch of unrelated semicolon additions need to be reverted, otherwise lgtm
c1cd11d to
856c98d
Compare
emhane
left a comment
There was a problem hiding this comment.
pls remove all the random semicolons that were added in this pr. viewing the Files Changed of the pr in the browser in Github helps to see the diff clearer, and should be possible to identify all the occurrences of this random added semicolon and remove them.
It has all been fixed, sorry about that, the cargo +nightly fmt didn't work had to do it manually from the browser. |
|
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Closes #519