Fix `AttributeError: 'CrateCompilerSA20' object#278
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
65a5a47 to
8d7c138
Compare
|
@kneth: Can you also acknowledge so we can bring this in? 🙏 |
Summary of the changes / Why this is an improvement
Moves
visit_on_conflict_do_updateand_on_conflict_targetfromCrateTypeCompilertoCrateCompiler. This is a bug fix for a misplaced method introduced in GH-264.Checklist