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

Bump to 0.71.3 breaking May cause existing user code to break. Requires a minor or major release. release
#7686 opened Jul 15, 2026 by ironcev Member Draft
3 of 8 tasks
Optimise get_config for trivial types
#7682 opened Jul 14, 2026 by xunilrj Contributor Draft
8 tasks
More IR optimisation rounds compiler: ir IRgen and sway-ir including optimization passes compiler General compiler. Should eventually become more specific as the issue is triaged performance Everything related to performance, speed wise or memory wise.
#7680 opened Jul 13, 2026 by xunilrj Contributor Loading…
3 of 8 tasks
Improve raw_ptr::write compiler: ir IRgen and sway-ir including optimization passes compiler General compiler. Should eventually become more specific as the issue is triaged performance Everything related to performance, speed wise or memory wise.
#7646 opened Jun 5, 2026 by xunilrj Contributor Draft
8 tasks
Fix ICE when data section exceeds 2^12 words cla:signed
#7643 opened May 27, 2026 by Dnreikronos Contributor Loading…
4 of 8 tasks
Fix ICE and type mismatch with array type aliases and const generics cla:signed
#7638 opened May 26, 2026 by Dnreikronos Contributor Loading…
2 of 8 tasks
Preserve mdbook build failures in CI cla:signed
#7637 opened May 26, 2026 by 0xjc65eth Loading…
Fix: check ref mut mutability for method call arguments cla:signed
#7630 opened May 25, 2026 by Dnreikronos Contributor Loading…
9 tasks done
POC for SemanticDefinition RFC
#7607 opened Apr 27, 2026 by xunilrj Contributor Draft
8 tasks
improve asm sucessor to deal with arbritary jumps
#7568 opened Mar 6, 2026 by xunilrj Contributor Draft
8 tasks
fix: guard empty plugin args cla:signed
#7539 opened Jan 26, 2026 by operagxoksana Loading…
IR support for switch instructions cla:signed compiler: codegen Everything to do with IR->ASM, register allocation, etc. compiler: ir IRgen and sway-ir including optimization passes compiler General compiler. Should eventually become more specific as the issue is triaged
#7536 opened Jan 21, 2026 by vaivaswatha Contributor Draft
[testing] feat: re-init fuel-telemetry
#7529 opened Jan 13, 2026 by kayagokalp Contributor Draft
8 tasks
sway macros for visiting the typed tree
#7505 opened Dec 1, 2025 by xunilrj Contributor Draft
8 tasks
Memcpyopts working with cast ptr compiler: ir IRgen and sway-ir including optimization passes compiler General compiler. Should eventually become more specific as the issue is triaged
#7492 opened Nov 11, 2025 by xunilrj Contributor Draft
8 tasks
feat: forc-node local contract state forking dev-experience Anything to do with the developer experience enhancement New feature or request forc forc-node Everything related to forc-node, bootstrapping a fuel-core node team:tooling Tooling Team
#7478 opened Oct 31, 2025 by zees-dev Contributor Loading…
6 of 8 tasks
allow just recipes to be run directly from PR comments
#7463 opened Oct 23, 2025 by xunilrj Contributor Loading…
8 tasks
wip: re-enable telemetry with zombie process fixed
#7460 opened Oct 21, 2025 by kayagokalp Contributor Draft
feat: library based fuzzing
#7444 opened Oct 6, 2025 by kayagokalp Contributor Draft
Refactor typed/parsed AST code quality 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
#7441 opened Oct 6, 2025 by tritao Contributor Draft
7 of 8 tasks
ProTip! Exclude everything labeled bug with -label:bug.