Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test of trailing comma after mut self
Currently fails with: ---- test_mut_self stdout ---- thread 'test_mut_self' panicked at 'Punctuated::push_punct: cannot push punctuation if Punctuated is empty or already has trailing punctuation', src/punctuated.rs:181:9
- Loading branch information