commit | 8b9d7b1489ddd90a69820b6b4f146a79351e850d | [log] [tgz] |
---|---|---|
author | DianQK <[email protected]> | Thu Jul 04 04:43:37 2024 |
committer | DianQK <[email protected]> | Sat Aug 03 02:55:43 2024 |
tree | df585694d645b39c3c964b5050e519b1810845b6 | |
parent | 1df0458781d6fd753a68c4cdc4de5313b1635dbd [diff] [blame] |
Simplify match based on the cast result of `IntToInt`.
diff --git a/Cargo.lock b/Cargo.lock index 316926e..0b5aa7d 100644 --- a/Cargo.lock +++ b/Cargo.lock
@@ -4346,6 +4346,7 @@ "rustc_span", "rustc_target", "rustc_trait_selection", + "rustc_type_ir", "smallvec", "tracing", ]