commit | 0a313250a4b34effd1f3a9b9adaf01fe01989934 | [log] [tgz] |
---|---|---|
author | Mara Bos <[email protected]> | Mon Aug 16 15:25:35 2021 |
committer | Mara Bos <[email protected]> | Mon Aug 16 15:25:35 2021 |
tree | ede7e071d16b9483dc40f21d3d700e94e3cbae58 | |
parent | 23461b210f1b0a121592a18fc4fb666106006668 [diff] [blame] |
Improve non_fmt_panics suggestion based on trait impls.
diff --git a/Cargo.lock b/Cargo.lock index 9406089..30b59d7 100644 --- a/Cargo.lock +++ b/Cargo.lock
@@ -3932,6 +3932,7 @@ "rustc_feature", "rustc_hir", "rustc_index", + "rustc_infer", "rustc_middle", "rustc_parse_format", "rustc_serialize",