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

Introduce the Time Library enhancement New feature or request lib: std Standard library
#7206 opened May 29, 2025 by bitzoic Loading…
8 tasks done
feat: implicitly depend on std from registry, not via git enhancement New feature or request forc-pkg Everything related to the `forc-pkg` crate. forc-registry Everything to do with forc-registry; IPFS sourcing, package registery
#7204 opened May 29, 2025 by kayagokalp Loading…
Const generics for "string array" and len methods
#7202 opened May 28, 2025 by xunilrj Loading…
5 of 8 tasks
Skip processing of impl self traits for overlap trait coherence checks. bug Something isn't working compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#7192 opened May 22, 2025 by tritao 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 Draft
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
contract self implementation cla:signed
#7030 opened Mar 23, 2025 by hey-ewan Loading…
6 of 8 tasks
Vec implementation using slices
#6933 opened Feb 14, 2025 by xunilrj Loading…
4 of 8 tasks
ProTip! Filter pull requests by the default branch with base:master.