Skip to content

Conversation

@kinggoesgaming
Copy link
Member

IntelliJ lints really help.

its mostly replacing try!(..) with ? and assert!(..) with assert_eq!(..) and assert_ne!(..)

@kinggoesgaming kinggoesgaming self-assigned this Feb 1, 2018
@kinggoesgaming
Copy link
Member Author

bors: r+

bors bot added a commit that referenced this pull request Feb 1, 2018
125: macro use cleanup r=kinggoesgaming a=kinggoesgaming

IntelliJ lints really help. 

its mostly replacing `try!(..)` with `?` and `assert!(..)` with `assert_eq!(..)` and `assert_ne!(..)`
@bors
Copy link
Contributor

bors bot commented Feb 1, 2018

@bors bors bot merged commit 069f8aa into master Feb 1, 2018
@kinggoesgaming kinggoesgaming deleted the macro-cleanup branch February 1, 2018 05:55
@kinggoesgaming kinggoesgaming modified the milestones: 0.6.0, 0.6.0-beta Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants