diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2025-08-29 19:33:04 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-29 19:33:04 -0500 |
| commit | 4d5ca4cd3865b3ad3ea38e99d43eb8e846e9b7ed (patch) | |
| tree | aaae35f4f2ed40c7ebbf84f25f134b994d4dc50c /compiler/rustc_codegen_llvm/src | |
| parent | 65a846ad8a4adda495027a508ea8ca235f946fac (diff) | |
| parent | 6fd0e50ecf25e3d1ef6185a3b85dfec24e9e8cb2 (diff) | |
| download | rust-4d5ca4cd3865b3ad3ea38e99d43eb8e846e9b7ed.tar.gz rust-4d5ca4cd3865b3ad3ea38e99d43eb8e846e9b7ed.zip | |
Rollup merge of #145990 - lcnr:final-ty-no-resolve, r=davidtwco
`AutoDeref::final_ty` is already resolved What is a `bool` argument doing here :< The initial value is already resolved https://github.com/rust-lang/rust/blob/41f2b6b39e7526a28d50ff6918dda6de48add5e4/compiler/rustc_hir_analysis/src/autoderef.rs#L130 For `builtin_deref` we assert that this is still the case https://github.com/rust-lang/rust/blob/41f2b6b39e7526a28d50ff6918dda6de48add5e4/compiler/rustc_hir_analysis/src/autoderef.rs#L82 While `overloaded_deref_ty` also resolves at the end https://github.com/rust-lang/rust/blob/41f2b6b39e7526a28d50ff6918dda6de48add5e4/compiler/rustc_hir_analysis/src/autoderef.rs#L173
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
