Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli/template: Lint for 2018 edition idioms; export error macros #136

Merged
merged 1 commit into from
Aug 26, 2019

Conversation

tony-iqlusion
Copy link
Member

Adds a rust_2018_idioms lint to the default template.

Re-exports the abscissa_core::{ensure, fail, fatal} macros from the generated app's prelude.

Adds a `rust_2018_idioms` lint to the default template.

Re-exports the `abscissa_core::{ensure, fail, fatal}` macros from the
generated app's prelude.
@tony-iqlusion tony-iqlusion merged commit d8ca828 into develop Aug 26, 2019
@tony-iqlusion tony-iqlusion deleted the fix-2018-edition-nits-in-template branch August 26, 2019 20:30
@tony-iqlusion tony-iqlusion mentioned this pull request Oct 13, 2019
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.

None yet

1 participant