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
/
inefficient_to_string.rs
Age
Commit message (
Expand
)
Author
Lines
2024-09-22
Formatting
Philipp Krones
-1
/
+1
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-32
/
+30
2023-10-05
Add more diagnostic items for clippy
Jason Newcomb
-2
/
+1
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-1
/
+1
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-4
/
+4
2022-12-29
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
Philipp Krones
-1
/
+1
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-2
/
+2
2022-11-18
Rm diagnostic item, use lang item
Deadbeef
-3
/
+3
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-5
/
+4
2022-09-05
separate the receiver from arguments in HIR under /clippy
Takayuki Maeda
-4
/
+10
2022-07-28
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
Philipp Krones
-1
/
+1
2022-03-11
Improve `AdtDef` interning.
Nicholas Nethercote
-1
/
+1
2021-10-02
Make diangostic item names consistent
Cameron Steffen
-1
/
+1
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-7
/
+11
2021-03-12
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
flip1995
-1
/
+1
2020-11-05
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
flip1995
-1
/
+2
2020-09-04
`ty.kind` -> `ty.kind()` in rustdoc and clippy
LeSeulArtichaut
-2
/
+2
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-2
/
+2
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-2
/
+2
2020-06-26
rustc_lint: only query `typeck_tables_of` when a lint needs it.
Eduard-Mihai Burtescu
-2
/
+2
2020-04-26
cargo dev fmt
Philipp Hansch
-5
/
+6
2020-04-26
More diagnostic items
Philipp Hansch
-8
/
+14
2020-04-17
Cleanup: Rename 'db' variable to 'diag'
Philipp Hansch
-3
/
+3
2020-03-30
rustup https://github.com/rust-lang/rust/pull/70536
Matthias Krüger
-1
/
+1
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
2019-12-27
Rustup to rust-lang/rust#66936
Yuki Okushi
-1
/
+1
2019-10-17
Update help text in `inefficient_to_string`
Michael Zhang
-1
/
+1
2019-10-16
Add `inefficient_to_string` lint
HMPerson1
-0
/
+55