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

update lifetime-elision to show what elided code under rust_2018_idioms looks like #306

Merged
merged 1 commit into from
Aug 30, 2021

Commits on Aug 30, 2021

  1. update lifetime-elision to show what elided code under `rust_2018_idi…

    …oms` looks like
    
    This was a bit confusing for me to read, as it was using an old style of rust that I am not used to
    Unfortunately, this lint group isn't on by default, but I think `elided_lifetimes_in_paths` may be on track to be deny-by-default in edition 2021?
    guswynn committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    632a2f0 View commit details
    Browse the repository at this point in the history