FuelLabs/sway

Rename `AllocatedOpcode` to `AllocatedInstruction` to follow fuel-spec/fuel-asm terminology

Open

#4,006 opened on Feb 7, 2023

View on GitHub
 (5 comments) (0 reactions) (1 assignee)Rust (5,421 forks)batch import
ODHack13code qualitycompilercompiler: codegengood first issuemay be rewardedteam:compiler

Repository metrics

Stars
 (61,702 stars)
PR merge metrics
 (Avg merge 5d 4h) (19 merged PRs in 30d)

Description

Follow-up to the fuel-asm refactor changes here: https://github.com/FuelLabs/sway/pull/4004. We should check other usage of the term Opcode too.

Contributor guide