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
Sort

Pull requests list

Respect variable type ascription when initializer has type Never team:compiler Compiler Team
#6911 opened Feb 10, 2025 by jjcnn Loading…
7 of 8 tasks
fix clippy warnings cla:signed
#6908 opened Feb 9, 2025 by rex4539 Loading…
deps: fix crate vulnerabilities cla:signed
#6907 opened Feb 9, 2025 by rex4539 Loading…
Implement array repeat without repeating item at the AST/CST trees
#6901 opened Feb 6, 2025 by xunilrj Loading…
5 of 8 tasks
Implement partial equivalence and extend forc migrate tool forc-migrate Everything to do with the forc-migrate tool. lib: core Core library lib: std Standard library
#6900 opened Feb 6, 2025 by ironcev Loading…
6 of 8 tasks
unique constants in the IR
#6896 opened Feb 6, 2025 by vaivaswatha Loading…
feat: Add forc-publish plugin forc-publish
#6890 opened Feb 5, 2025 by sdankel Loading…
2 of 8 tasks
Removes TraitMap::insert_for_type. code quality compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6867 opened Jan 28, 2025 by esdrubal Loading…
5 of 8 tasks
Improved trait coherence checking compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6844 opened Jan 20, 2025 by tritao Draft
2 of 10 tasks
Support expiration policy lib: std Standard library
#6833 opened Jan 15, 2025 by SwayStar123 Draft
8 tasks
Cleanup stale lock files in the .lsp-locks directory language server LSP server
#6816 opened Jan 6, 2025 by JoshuaBatty Loading…
5 of 8 tasks
Demonomorphize functions
#6789 opened Dec 13, 2024 by vaivaswatha Draft
Rework and fix associated const visibility for impl items compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6785 opened Dec 11, 2024 by tritao Loading…
8 tasks done
Allow dynamic types in configurables
#6760 opened Nov 26, 2024 by xunilrj Loading…
3 of 8 tasks
find_method_for_type improvements compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6744 opened Nov 20, 2024 by esdrubal Draft
8 tasks
Merge std and core libraries
#6729 opened Nov 18, 2024 by SwayStar123 Draft
8 tasks
refac: Use offset from SDK for executable loaders cla:signed code quality forc-deploy Everything to do with forc-deploy
#6693 opened Nov 4, 2024 by Abeeujah Loading…
7 of 8 tasks
fix: resolve UB in _add, __sub, _mul for u8, u16, u32 blocked bug Something isn't working lib: core Core library
#6654 opened Oct 17, 2024 by K1-R1 Draft
8 tasks done
feat: add configurable override capabilities to forc-deploy enhancement New feature or request forc forc-deploy Everything to do with forc-deploy
#6596 opened Sep 28, 2024 by kayagokalp Draft
8 tasks
Rework parsed module storage and ordering algorithm. 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
#6550 opened Sep 16, 2024 by tritao Draft
8 tasks
ProTip! Exclude everything labeled bug with -label:bug.