rust-clippy/clippy_lints/src/utils
bors 81810fa8f4 Auto merge of #73756 - Manishearth:rollup-aehswb2, r=Manishearth
Rollup of 13 pull requests

Successful merges:

 - #72620 (Omit DW_AT_linkage_name when it is the same as DW_AT_name)
 - #72967 (Don't move cursor in search box when using arrows to navigate results)
 - #73102 (proc_macro: Stop flattening groups with dummy spans)
 - #73297 (Support configurable deny-warnings for all in-tree crates.)
 - #73507 (Cleanup MinGW LLVM linkage workaround)
 - #73588 (Fix handling of reserved registers for ARM inline asm)
 - #73597 (Record span of `const` kw in GenericParamKind)
 - #73629 (Make AssocOp Copy)
 - #73681 (Update Chalk to 0.14)
 - #73707 (Fix links in `SliceIndex` documentation)
 - #73719 (emitter: column width defaults to 140)
 - #73729 (disable collectionbenches for android)
 - #73748 (Add code block to code in documentation of `List::rebase_onto`)

Failed merges:

r? @ghost
2020-06-26 10:11:43 +00:00
..
ast_utils.rs Record span of const kw in GenericParamKind 2020-06-23 09:25:46 -07:00
attrs.rs Cleanup: Rename 'db' variable to 'diag' 2020-04-17 08:08:00 +02:00
author.rs Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyup 2020-06-23 17:05:22 +02:00
camel_case.rs new lints around #[must_use] fns 2019-10-14 12:09:04 +02:00
comparisons.rs Rustup to rust-lang/rust#67886 2020-01-07 01:46:33 +09:00
conf.rs Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyup 2020-06-23 17:05:22 +02:00
constants.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
diagnostics.rs Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup 2020-05-17 17:36:26 +02:00
higher.rs rustc_lint: only query typeck_tables_of when a lint needs it. 2020-06-26 02:56:23 +03:00
hir_utils.rs rustc_lint: only query typeck_tables_of when a lint needs it. 2020-06-26 02:56:23 +03:00
inspector.rs rustc_lint: only query typeck_tables_of when a lint needs it. 2020-06-26 02:56:23 +03:00
internal_lints.rs rustc_lint: only query typeck_tables_of when a lint needs it. 2020-06-26 02:56:23 +03:00
mod.rs rustc_lint: only query typeck_tables_of when a lint needs it. 2020-06-26 02:56:23 +03:00
numeric_literal.rs nursery group -> style 2020-03-23 16:45:31 +00:00
paths.rs Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy 2020-06-09 14:36:01 +00:00
ptr.rs Update Clippy for MethodCall changes 2020-06-10 17:30:11 -04:00
sugg.rs Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyup 2020-06-23 17:05:22 +02:00
sym.rs Rustup to https://github.com/rust-lang/rust/pull/67853 2020-01-04 11:30:03 +01:00
usage.rs rustc_lint: only query typeck_tables_of when a lint needs it. 2020-06-26 02:56:23 +03:00