2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-01-03 16:58:43 +00:00
rust-clippy/clippy_lints/src/utils
Martin Carton 0b64222a68 Fix case in doc_valid_idents
BibTeX and BibLaTeX use the usual capitalization of TeX tools:
- https://www.ctan.org/pkg/bibtex
- https://www.ctan.org/pkg/biblatex
2017-09-18 22:40:00 +02:00
..
author.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00
comparisons.rs Rustfmt 2017-08-14 09:43:26 +02:00
conf.rs Fix case in doc_valid_idents 2017-09-18 22:40:00 +02:00
constants.rs Rustfmt 2017-08-14 09:43:26 +02:00
higher.rs Rustup 2017-09-12 14:38:59 +02:00
hir_utils.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00
inspector.rs Rustup 2017-09-12 14:38:59 +02:00
internal_lints.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00
mod.rs add suggestions for .clone() in ptr_arg fns 2017-09-16 09:10:26 +02:00
paths.rs Add CLONE_ON_REF_PTR lint 2017-09-09 21:52:19 -04:00
sugg.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00