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
/
inherent_to_string.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+1
2025-02-07
clippy: directly use rustc_abi instead of reexports
Jubilee Young
-2
/
+2
2025-01-14
Add hir::HeaderSafety to make follow up commits simpler
Oli Scherer
-1
/
+1
2024-12-14
Add some convenience helper methods on `hir::Safety`
Oli Scherer
-2
/
+2
2024-07-11
Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-u...
Philipp Krones
-4
/
+1
2024-05-17
Rename Unsafe to Safety
Santiago Pastorino
-2
/
+2
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-4
/
+4
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-1
/
+1
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-4
/
+4
2023-07-31
Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup
Philipp Krones
-18
/
+17
2023-01-28
Take a LocalDefId in hir::Visitor::visit_fn.
Camille GILLOT
-1
/
+1
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-11-18
Rm diagnostic item, use lang item
Deadbeef
-3
/
+3
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-2
/
+2
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-10
/
+9
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-1
/
+1
2022-07-16
Rollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string-conversions, r=compil...
Matthias Krüger
-1
/
+1
2022-07-17
avoid some `Symbol` to `String` conversions
Takayuki Maeda
-1
/
+1
2022-07-13
Clippy fallout.
Camille GILLOT
-2
/
+2
2022-06-16
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
flip1995
-10
/
+2
2022-01-15
Return a LocalDefId in get_parent_item.
Camille GILLOT
-1
/
+1
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+2
2021-10-21
Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup
flip1995
-4
/
+4
2021-10-02
Make diangostic item names consistent
Cameron Steffen
-1
/
+1
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-10
/
+14
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-5
/
+3
2021-03-12
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
flip1995
-1
/
+1
2021-02-25
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
flip1995
-0
/
+1
2021-02-15
Only store a LocalDefId in hir::ImplItem.
Camille GILLOT
-4
/
+3
2020-11-05
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
flip1995
-1
/
+2
2020-09-24
Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup
flip1995
-2
/
+2
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-3
/
+3
2020-04-26
cargo dev fmt
Philipp Hansch
-2
/
+2
2020-04-26
More diagnostic items
Philipp Hansch
-2
/
+2
2020-04-18
Add an Option<Span> argument to span_lint_and_help.
xiongmao86
-0
/
+2
2020-03-16
rustup https://github.com/rust-lang/rust/pull/69738
Matthias Krüger
-1
/
+1
2020-03-03
Add path for display trait
flip1995
-2
/
+1
2020-01-27
Rename `span_help_and_lint` to `span_lint_and_help`
Yuki Okushi
-3
/
+3
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-3
/
+2
2020-01-07
Normalize lint messages
Yuki Okushi
-1
/
+1
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
2019-12-22
Add <'_> where necessary
flip1995
-2
/
+2
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-10-04
Fix typo in inherent_to_string documentation
Edgars Baduns
-2
/
+2
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-1
/
+1
2019-08-28
Fix `inherent_to_string` false positive
Yuki Okushi
-0
/
+1
2019-08-19
Remove in_macro_or_desugar
KRAAI, MATTHEW [VISUS]
-3
/
+3
2019-07-17
Corrections for PR review.
Darth-Revan
-11
/
+17
[next]