mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
f98f92fdaf
Change eslint rules from configuration comments to configuration file Repeatedly declaring eslint rules in source files is an annoying thing, we should move those rules into the eslint configuration file. r? ``@GuillaumeGomez``
For more information about how librustdoc works, see the rustc dev guide.