Skip to content

Pull requests: FuelLabs/sway

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add workspace support to forc-doc forc-doc Everything related to the `forc doc` command plugin.
#7268 opened Jul 1, 2025 by JoshuaBatty Draft
8 tasks done
Fix broken link to test data directory in README cla:signed
#7266 opened Jun 30, 2025 by GarmashAlex Loading…
3 of 8 tasks
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
#7261 opened Jun 28, 2025 by tritao Draft
8 tasks
Implement new hashing breaking May cause existing user code to break. Requires a minor or major release. lib: std Standard library
#7259 opened Jun 27, 2025 by ironcev Loading…
6 of 8 tasks
Better observability for the compiler
#7250 opened Jun 23, 2025 by xunilrj Draft
8 tasks
first version of simple predication optimization
#7184 opened May 19, 2025 by xunilrj Draft
8 tasks
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 #[event] and #[indexed] attributes 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 enhancement New feature or request
#7158 opened May 6, 2025 by tritao Draft
Add helpers for read-only inputs
#7101 opened Apr 23, 2025 by MitchTurner Draft
8 tasks
eytzinger binary search for span lines
#7097 opened Apr 22, 2025 by xunilrj Draft
8 tasks
feat: add fuel-telemtry to forc-tracing enhancement New feature or request forc
#7091 opened Apr 15, 2025 by kayagokalp Draft
WIP: data section packing
#7086 opened Apr 14, 2025 by Dentosal Draft
8 tasks
Subroutine calls using the new JAL instruction
#7085 opened Apr 14, 2025 by Dentosal Loading…
7 of 8 tasks
feat: add data coin helper functions
#7071 opened Apr 8, 2025 by hal3e Draft
8 tasks
Add #[abi_name(name = "foo")] attribute to rename ABI items. 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 enhancement New feature or request
#7057 opened Apr 2, 2025 by tritao Loading…
7 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
Fix #6727 cla:signed
#7042 opened Mar 26, 2025 by saimeunt Loading…
4 of 8 tasks
ProTip! Exclude everything labeled bug with -label:bug.