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
/
missing_inline.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-25
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-3
/
+22
2025-07-20
fix: `missing_inline_in_public_items` FP on functions with `extern`
yanglsh
-2
/
+13
2025-07-17
parse `const trait Trait`
Deadbeef
-1
/
+1
2025-07-13
Retire hir::*ItemRef.
Camille GILLOT
-4
/
+4
2025-06-27
Merge commit 'c5dbd1de07e0407b9687619a868384d6de06253f' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2025-06-26
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+1
2025-06-17
fix clippy
Jana Dönszelmann
-1
/
+1
2025-06-17
convert entire codebase to parsed inline attrs
Jana Dönszelmann
-3
/
+3
2025-04-22
Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into clippy-subtree-u...
Philipp Krones
-6
/
+7
2025-03-27
Apply `collapsible_if` to Clippy itself
Samuel Tardieu
-6
/
+7
2025-03-20
Merge commit '1e5237f4a56ae958af7e5824343eacf737b67083' into clippy-subtree-u...
Philipp Krones
-5
/
+5
2025-03-20
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-5
/
+5
2025-03-18
Move `hir::Item::ident` into `hir::ItemKind`.
Nicholas Nethercote
-1
/
+1
2025-03-16
fix: bad indent in doc comments
tk
-5
/
+5
2025-03-12
Move methods from `Map` to `TyCtxt`, part 4.
Nicholas Nethercote
-3
/
+3
2025-02-22
Make asm a named field
Michael Goulet
-1
/
+1
2025-02-17
Move some `Map` methods onto `TyCtxt`.
Nicholas Nethercote
-2
/
+2
2025-02-02
Convert two `rustc_middle::lint` functions to `Span` methods.
Nicholas Nethercote
-2
/
+2
2025-01-28
Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2025-01-09
Merge commit '19e305bb57a7595f2a8d81f521c0dd8bf854e739' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2025-01-04
turn hir::ItemKind::Fn into a named-field variant
Ralf Jung
-1
/
+1
2024-12-15
Add hir::Attribute
Jonathan Dönszelmann
-2
/
+2
2024-11-04
ty::KContainer -> ty::AssocItemContainer::K
Michael Goulet
-3
/
+3
2024-10-04
Adapt clippy.
Camille GILLOT
-1
/
+0
2024-09-24
Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-05-30
Merge commit 'c9139bd546d9cd69df817faeab62c5f9b1a51337' into clippy-subtree-u...
Philipp Krones
-7
/
+12
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2023-12-10
remove redundant imports
surechen
-1
/
+1
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-1
/
+1
2023-11-03
Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
bors
-2
/
+1
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-1
/
+1
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-2
/
+1
2023-08-09
rustc: Move `crate_types` from `Session` to `GlobalCtxt`
Vadim Petrochenkov
-1
/
+0
2023-06-01
Rename `impl_defaultness` to `defaultness`
Deadbeef
-1
/
+1
2023-01-14
change impl_trait_ref query to return EarlyBinder; remove bound_impl_trait_re...
Kyle Matsuda
-1
/
+1
2023-01-14
change usages of impl_trait_ref to bound_impl_trait_ref
Kyle Matsuda
-1
/
+1
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-5
/
+5
2022-10-26
privacy: Rename "accessibility levels" to "effective visibilities"
Vadim Petrochenkov
-3
/
+3
2022-10-10
Rollup merge of #102829 - compiler-errors:rename-impl-item-kind, r=TaKO8Ki
Yuki Okushi
-1
/
+1
2022-10-09
ImplItemKind::TyAlias => ImplItemKind::Type
Michael Goulet
-1
/
+1
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-1
/
+1
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-3
/
+3
2022-09-09
Appease clippy again
Michael Goulet
-1
/
+0
2022-09-09
Make clippy happy
Michael Goulet
-0
/
+1
2022-08-01
Remove DefId from AssocItemContainer.
Camille GILLOT
-3
/
+5
2022-08-01
Store associated item defaultness in impl_defaultness.
Camille GILLOT
-1
/
+1
2022-05-05
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
flip1995
-2
/
+2
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+1
2021-10-21
Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup
flip1995
-1
/
+1
2021-08-28
Teach tools that macros are now HIR items
inquisitivecrystal
-0
/
+1
[next]