Skip to content

Conversation

tritao
Copy link
Contributor

@tritao tritao commented Aug 30, 2025

Description

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@tritao tritao self-assigned this Aug 30, 2025
@tritao tritao added compiler General compiler. Should eventually become more specific as the issue is triaged compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen labels Aug 30, 2025
Copy link

codspeed-hq bot commented Aug 30, 2025

CodSpeed Performance Report

Merging #7364 will improve performances by 23.13%

Comparing tritao:refactor-find-method-for-type (9bfc436) with master (1f9880f)

Summary

⚡ 1 improvements
✅ 24 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
code_lens 5.8 µs 4.7 µs +23.13%

@tritao tritao force-pushed the refactor-find-method-for-type branch from 7993294 to 9bfc436 Compare September 4, 2025 09:22
@tritao tritao deployed to fuel-sway-bot September 4, 2025 09:22 — with GitHub Actions Active
@tritao tritao changed the title Refactor TypeCheckContext::find_method_for_type Improve method resolution for trait method name bindings Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler General compiler. Should eventually become more specific as the issue is triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant