1
Fork 0

tidy: Run tidy style against markdown files.

This commit is contained in:
Eric Huss 2021-01-25 16:19:57 -08:00
parent e708cbd91c
commit bb22eaf39e
38 changed files with 176 additions and 138 deletions

View file

@ -1,4 +1,3 @@
Lexical Region Resolution was removed in https://github.com/rust-lang/rust/pull/64790.
Rust now uses Non-lexical lifetimes. For more info, please see the [borrowck