FuelLabs/sway

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

Open

#4.006 geöffnet am 7. Feb. 2023

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (5.421 Forks)batch import
ODHack13code qualitycompilercompiler: codegengood first issuemay be rewardedteam:compiler

Repository-Metriken

Stars
 (61.702 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 4h) (19 gemergte PRs in 30 T)

Beschreibung

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