index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clippy_lints
/
src
/
borrow_deref_ref.rs
Age
Commit message (
Expand
)
Author
Lines
2024-11-16
Simplify instances of `Option::map_or(true, …)` in Clippy sources
Samuel Tardieu
-1
/
+1
2024-10-24
borrow_deref_ref: do not trigger on `&raw` references
Samuel Tardieu
-2
/
+2
2024-08-21
Start removing `snippet_opt`
Jason Newcomb
-3
/
+4
2024-07-05
Refactor `borrow_deref_ref`: Match HIR tree before checking for macros.
Jason Newcomb
-24
/
+20
2023-12-10
Delay several `is_from_proc_macro` checks
Jason Newcomb
-1
/
+3
2023-11-25
Use absolute path for `declare_tool_lint` in `declare_clippy_lint`
Alex Macleod
-1
/
+1
2023-11-10
Clean up after if chain removal
Alex Macleod
-21
/
+16
2023-11-10
Run `if-to-let-chain clippy*/**/*.rs`
Alex Macleod
-54
/
+52
2023-10-23
Set existing doc-tests to `no_run`
Alex Macleod
-3
/
+3
2023-07-13
Add `imports_granularity = "Module"` to rustfmt.toml
Alex Macleod
-2
/
+1
2023-05-07
Ignore `borrow_deref_ref` warnings in code from procedural macros.
Renato Lochetti
-2
/
+4
2022-08-15
Simplify the borrow_deref_ref lint example
Stanislav Tkach
-5
/
+0
2022-08-12
Update lint versions for 1.63 release
flip1995
-1
/
+1
2022-07-13
Fix typos
bors
-1
/
+1
2022-06-05
Improve lint doc consistency
Serial
-5
/
+8
2022-05-30
needless_deref
lyj
-0
/
+118