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
/
methods
/
obfuscated_if_else.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-0
/
+12
2025-02-17
Move some `Map` methods onto `TyCtxt`.
Nicholas Nethercote
-1
/
+1
2025-02-09
Fix `obfuscated_if_else` suggestion on left side of a binary expr
Samuel Tardieu
-0
/
+12
2025-01-28
Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...
Philipp Krones
-9
/
+22
2025-01-26
change the applicability of `obfuscated_if_else` depending on whether the ori...
lapla-cogito
-1
/
+7
2025-01-25
trigger `obfuscated_if_else` for `.then(..).unwrap_or(..)`
lapla-cogito
-8
/
+15
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-1
/
+2
2023-07-13
Add `imports_granularity = "Module"` to rustfmt.toml
Alex Macleod
-1
/
+2
2023-04-23
Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyup
Philipp Krones
-2
/
+0
2023-04-20
Update to a compiletest-rs version that requires `//@` for commands
Oli Scherer
-2
/
+0
2022-07-28
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
Philipp Krones
-0
/
+42
2022-07-17
Add new lint `obfuscated_if_else`
Ariel Uy
-0
/
+42