Migrate diagnostics in hir_typeck/src/cast.rs#115879
Conversation
|
r? @jackh726 (rustbot has picked a reviewer for you, use r? to override) |
|
I did want to note there's a few places with |
Yes, make sure that the types passed in have been resolved ( |
|
@clubby789 can you double check that all the places you're now using Then r=me @rustbot author |
229b668 to
6e6abb3
Compare
This comment has been minimized.
This comment has been minimized.
6e6abb3 to
66392b0
Compare
|
@bors r=compiler-errors |
|
☔ The latest upstream changes (presumably #115909) made this pull request unmergeable. Please resolve the merge conflicts. |
66392b0 to
9c5de75
Compare
|
@bors r+ |
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#115869 (Avoid blessing cargo deps's source code in ui tests) - rust-lang#115873 (Make `TyKind::Adt`'s `Debug` impl be more pretty) - rust-lang#115879 (Migrate diagnostics in `hir_typeck/src/cast.rs`) - rust-lang#115930 (coverage: Fix an unstable-sort inconsistency in coverage spans) - rust-lang#115931 (Move mobile topbar title creation entirely into JS) - rust-lang#115941 (Add myself to .mailmap) - rust-lang#115943 (compiletest: Don't swallow some error messages.) - rust-lang#115949 (Update browser-ui-test version) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#115879 - clubby789:migrate-hir-typeck-cast, r=compiler-errors Migrate diagnostics in `hir_typeck/src/cast.rs`
No description provided.