Commit 5f4aca3
authored
Merge pull request rust-lang#21238 from Colepng/is_transmutable-fix
fix: is_transmutable always panickingFile tree
1 file changed
+3
-1
lines changed- src/tools/rust-analyzer/crates/hir-ty/src/next_solver
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
229 | 231 | | |
230 | 232 | | |
231 | 233 | | |
| |||
0 commit comments