diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2025-02-25 13:07:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-25 13:07:29 +0100 |
| commit | 1d0e1c37543f0148a9e06c311badf891e51495bb (patch) | |
| tree | f658120c633da967cd09ecd27c708987f558cf41 /compiler/rustc_codegen_llvm/src | |
| parent | 4e3edce492aef461a30b6c32202facfbcd78b43f (diff) | |
| parent | 11959a8b6e75d2c55500a703070a248342d29549 (diff) | |
| download | rust-1d0e1c37543f0148a9e06c311badf891e51495bb.tar.gz rust-1d0e1c37543f0148a9e06c311badf891e51495bb.zip | |
Rollup merge of #137464 - chenyukang:yukang-fix-136343, r=estebank
Fix invalid suggestion from type error for derive macro Fixes #136343 r? `@estebank` I didn't use `from_expansion` to avoid it because of testcase `tests/ui/typeck/issue-110017-format-into-help-deletes-macro.rs`: https://github.com/chenyukang/rust/blob/11959a8b6e75d2c55500a703070a248342d29549/tests/ui/typeck/issue-110017-format-into-help-deletes-macro.rs#L34-L37 This type error could come up with a proper fix.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
