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
/
functions
/
result.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-02
Convert two `rustc_middle::lint` functions to `Span` methods.
Nicholas Nethercote
-2
/
+1
2025-01-04
turn hir::ItemKind::Fn into a named-field variant
Ralf Jung
-1
/
+1
2024-12-26
Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...
Philipp Krones
-9
/
+20
2024-09-24
Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...
Philipp Krones
-2
/
+2
2024-04-16
Always use `ty::` qualifier for `TyKind` enum variants.
Nicholas Nethercote
-3
/
+3
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-2
/
+2
2024-03-14
hir: Remove `opt_local_def_id_to_hir_id` and `opt_hir_node_by_def_id`
Vadim Petrochenkov
-1
/
+1
2024-02-28
Rename `DiagnosticBuilder` as `Diag`.
Nicholas Nethercote
-2
/
+2
2024-02-19
Prefer `DiagnosticBuilder` over `Diagnostic` in diagnostic modifiers.
Nicholas Nethercote
-2
/
+2
2023-12-12
Move some methods from `tcx.hir()` to `tcx`
zetanumbers
-1
/
+1
2023-11-17
rename bound region instantiation
lcnr
-1
/
+1
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-49
/
+50
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-1
/
+3
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-3
/
+3
2023-01-26
change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB...
Kyle Matsuda
-1
/
+1
2023-01-26
replace usages of fn_sig query with bound_fn_sig
Kyle Matsuda
-1
/
+1
2022-12-01
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
Philipp Krones
-3
/
+5
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-14
/
+54
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-7
/
+7
2022-10-26
privacy: Rename "accessibility levels" to "effective visibilities"
Vadim Petrochenkov
-3
/
+3
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-7
/
+7
2022-09-09
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
Philipp Krones
-5
/
+5
2022-08-31
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
Jason Newcomb
-0
/
+100