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
/
fallible_impl_from.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-17
Move some `Map` methods onto `TyCtxt`.
Nicholas Nethercote
-2
/
+2
2024-10-03
Merge commit 'aa0d551351a9c15d8a95fdb3e2946b505893dda8' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-09-24
Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-1
/
+1
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-35
/
+33
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-2
/
+2
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
-2
/
+2
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-1
/
+1
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-2
/
+2
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-1
/
+1
2022-09-09
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
Philipp Krones
-2
/
+2
2022-09-05
separate the receiver from arguments in HIR under /clippy
Takayuki Maeda
-1
/
+1
2022-06-04
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
Philipp Krones
-2
/
+1
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-1
/
+0
2022-03-16
resolve the conflict in compiler/rustc_session/src/parse.rs
codehorseman
-3
/
+3
2022-01-16
Fix Visitor::NestedFilter in Clippy
Cameron Steffen
-8
/
+1
2022-01-13
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
flip1995
-10
/
+5
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+1
2021-10-02
Make diangostic item names consistent
Cameron Steffen
-3
/
+3
2021-09-20
Do not store visibility in *ItemRef.
Camille GILLOT
-1
/
+1
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-5
/
+5
2021-04-08
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
flip1995
-2
/
+2
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-1
/
+3
2021-03-12
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
flip1995
-1
/
+1
2021-02-15
Only store a LocalDefId in hir::ImplItem.
Camille GILLOT
-2
/
+1
2021-02-15
Only store a LocalDefId in hir::Item.
Camille GILLOT
-2
/
+1
2021-01-22
Make more traits of the From/Into family diagnostic items
flip1995
-5
/
+2
2021-01-12
Separate out a `hir::Impl` struct
Joshua Nelson
-2
/
+2
2020-11-17
Fix handling of panic calls
Camelid
-4
/
+5
2020-11-05
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
flip1995
-4
/
+4
2020-09-24
Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup
flip1995
-4
/
+2
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-3
/
+3
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-4
/
+4
2020-06-09
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
Lzu Tao
-1
/
+20
2020-04-17
Cleanup: Rename 'db' variable to 'diag'
Philipp Hansch
-3
/
+3
2020-04-12
cargo dev fmt
Philipp Hansch
-2
/
+6
2020-04-12
Make use of Option/Result diagnostic items
Philipp Hansch
-11
/
+4
2020-03-30
rustup https://github.com/rust-lang/rust/pull/70536
Matthias Krüger
-2
/
+2
2020-03-16
rustup https://github.com/rust-lang/rust/pull/69738
Matthias Krüger
-1
/
+1
2020-03-16
rustup https://github.com/rust-lang/rust/pull/68944
Matthias Krüger
-1
/
+1
2020-02-21
Fix fallout
flip1995
-1
/
+1
2020-01-18
Rustup to rust-lang/rust#68204
Yuki Okushi
-1
/
+1
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-09
Rustup to rust-lang/rust#67979
Yuki Okushi
-2
/
+5
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-2
/
+2
2019-12-31
Rustup to rust-lang/rust#67707
Yuki Okushi
-1
/
+1
2019-12-30
Rustup to rust-lang/rust#66942
Yuki Okushi
-1
/
+1
2019-12-27
Rustup to rust-lang/rust#66936
Yuki Okushi
-1
/
+1
[next]