-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Pull requests: FuelLabs/sway
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add parallel processing to Everything related to the `forc doc` command plugin.
forc-doc
using rayon to improve performance
forc-doc
#7296
opened Jul 28, 2025 by
JoshuaBatty
Loading…
3 of 8 tasks
refactor(u128): rename as_u64 to try_as_u64 for naming consistency
cla:signed
#7294
opened Jul 27, 2025 by
crStiv
Loading…
6 of 8 tasks
Support for u16 and u32 items in the data section
compiler: codegen
Everything to do with IR->ASM, register allocation, etc.
Improve processing of aliased types in ABI generation
ABI
Everything to do the ABI, especially the JSON representation
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
LSP: Fix “Go to Definition” for struct generic parameters & add token-scan guard
cla:signed
#7198
opened May 23, 2025 by
Dannynsikak
Loading…
feat: checksum manifest file in forc-pkg
enhancement
New feature or request
forc-pkg
Everything related to the `forc-pkg` crate.
#7172
opened May 13, 2025 by
kayagokalp
Loading…
2 tasks
Add event support via 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
enhancement
New feature or request
#[event]
and #[indexed]
attributes
compiler: frontend
Fix-refactor file structure for improved code quality around cli testing
cla:signed
#7132
opened Apr 30, 2025 by
gadyrcdz
Loading…
3 of 8 tasks
Enforce type annotations for constants
breaking
May cause existing user code to break. Requires a minor or major release.
cla:signed
compiler: parser
Everything to do with the parser
compiler: ui
Mostly compiler messages
compiler
General compiler. Should eventually become more specific as the issue is triaged
#7054
opened Apr 1, 2025 by
saimeunt
Loading…
5 of 8 tasks
Add detailed diagnostics for Rust-style enums
cla:signed
compiler: parser
Everything to do with the parser
compiler
General compiler. Should eventually become more specific as the issue is triaged
#7047
opened Mar 30, 2025 by
kfastov
Loading…
5 of 8 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.