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
/
disallowed_methods.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-08
Two improvements to `disallowed_*` (#13669)
Catherine Flores
-8
/
+6
2025-01-28
Undo most of last commit and add type alias
Samuel Moelius
-2
/
+2
2024-12-18
Use two structs rather than a const generic
Samuel Moelius
-2
/
+2
2024-12-10
remove unnecessary notations
lapla-cogito
-2
/
+0
2024-11-15
Support replacements in `disallowed_methods`
Samuel Moelius
-8
/
+6
2024-11-15
Move create_disallowed_map to clippy_config
Philipp Krones
-1
/
+1
2024-07-17
Refactor for using config values:
Jason Newcomb
-24
/
+18
2024-07-05
Refactor `disallowed_methods`:
Jason Newcomb
-21
/
+21
2024-04-01
fix fallout from previous commit
y21
-1
/
+1
2023-11-25
Use absolute path for `declare_tool_lint` in `declare_clippy_lint`
Alex Macleod
-1
/
+1
2023-10-23
Move configuration to new `clippy_config` crate
Alex Macleod
-5
/
+3
2023-07-14
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+1
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-3
/
+2
2022-11-04
Return multiple resolutions from `def_path_res`
Alex Macleod
-3
/
+2
2022-10-23
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
flip1995
-3
/
+2
2022-10-11
Replace manual let else patterns with let else
est31
-3
/
+2
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-9
/
+8
2022-10-05
Add `disallowed_macros` lint
Alex Macleod
-8
/
+7
2022-09-23
Apply uninlined_format-args to clippy_lints
Yuri Astrakhan
-1
/
+1
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-3
/
+11
2022-05-20
Lint indirect usages in `disallowed_methods`
Alex Macleod
-3
/
+11
2022-02-10
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
flip1995
-1
/
+1
2022-01-28
Rename path_to_res to def_path_res
Cameron Steffen
-1
/
+1
2022-01-13
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
flip1995
-18
/
+16
2022-01-12
Use method name from conf::DisallowedMethod
Alex Macleod
-17
/
+12
2022-01-11
Warn disallowed_methods and disallowed_types by default
Taiki Endo
-1
/
+4
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+107
2021-11-18
Also pluralize disallowed_method(s) lint
flip1995
-0
/
+107