-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Issues: FuelLabs/sway
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
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 remaining issues in raw identifiers
bug
Something isn't working
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler: parser
Everything to do with the parser
compiler
General compiler. Should eventually become more specific as the issue is triaged
team:compiler
Compiler Team
#7136
opened Apr 30, 2025 by
ironcev
Add 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
#[abi_name(name = "foo")]
attribute to rename ABI items.
compiler: frontend
#7057
opened Apr 2, 2025 by
tritao
Loading…
7 of 8 tasks
Forbid passing aggregates and May cause existing user code to break. Requires a minor or major release.
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
team:compiler
Compiler Team
u256
and b256
to asm
blocks without explicitly passing an address
breaking
#6993
opened Mar 5, 2025 by
ironcev
Emit warnings if 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
team:compiler
Compiler Team
#[attribute]
arguments are already defined
compiler: frontend
#6988
opened Mar 4, 2025 by
ironcev
Provide proper warning span for deprecated Contract methods
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
P: low
team:compiler
Compiler Team
#6982
opened Mar 4, 2025 by
ironcev
ICE: Self type not provided for type alias declarations in impls
bug
Something isn't working
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
team:compiler
Compiler Team
#6969
opened Feb 28, 2025 by
jjcnn
No Something isn't working
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
team:compiler
Compiler Team
add
method found on a number without annotations where expected add
result is not u64
bug
#6961
opened Feb 25, 2025 by
ironcev
Fully implement 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
team:compiler
Compiler Team
#[deprecated]
attribute
compiler: frontend
#6942
opened Feb 19, 2025 by
ironcev
3 tasks
Properly implement Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler: parser
Everything to do with the parser
compiler
General compiler. Should eventually become more specific as the issue is triaged
P: low
team:compiler
Compiler Team
doc-comment
attribute
compiler: frontend
#6938
opened Feb 18, 2025 by
ironcev
Support doc comments on submodule (mod) items #6879
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler: parser
Everything to do with the parser
compiler
General compiler. Should eventually become more specific as the issue is triaged
P: low
team:compiler
Compiler Team
#6925
opened Feb 12, 2025 by
ironcev
Support inner attributes (Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler: parser
Everything to do with the parser
compiler
General compiler. Should eventually become more specific as the issue is triaged
P: low
team:compiler
Compiler Team
#!
)
compiler: frontend
#6924
opened Feb 12, 2025 by
ironcev
Make caller arguments take Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler: parser
Everything to do with the parser
enhancement
New feature or request
team:compiler
Compiler Team
Into<b256>
instead of b256
compiler: frontend
#6923
opened Feb 12, 2025 by
IGI-111
Properly support nested items or emit not-implemented error
bug
Something isn't working
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
team:compiler
Compiler Team
#6919
opened Feb 11, 2025 by
ironcev
Fix "no method found" issues when compiling code with Something isn't working
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
team:compiler
Compiler Team
PartialEq
and Eq
bug
#6899
opened Feb 6, 2025 by
ironcev
Support Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler: parser
Everything to do with the parser
compiler
General compiler. Should eventually become more specific as the issue is triaged
team:compiler
Compiler Team
#[cfg]
attribute on submodule (mod
) items
compiler: frontend
#6879
opened Feb 3, 2025 by
ironcev
Review usages of 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
team:compiler
Compiler Team
Display/WithEngines for CallPath
and provide dedicated to_xyz_string
methods instead
compiler: frontend
#6873
opened Jan 31, 2025 by
ironcev
Refactor unify_check Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
team:compiler
Compiler Team
check_inner
.
compiler: frontend
#6845
opened Jan 20, 2025 by
esdrubal
Consider importing submodules into namespace when using glob imports
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
team:compiler
Compiler Team
#6843
opened Jan 19, 2025 by
ironcev
Revisit the visibility check in type_resolve
compiler: collection
Everything to do with graph collection, type collection, and the collection context.
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
team:compiler
Compiler Team
#6840
opened Jan 17, 2025 by
jjcnn
Reuse symbol collection namespace during typechecking
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
performance
Everything related to performance, speed wise or memory wise.
team:compiler
Compiler Team
#6839
opened Jan 17, 2025 by
jjcnn
Fix issues found during testing of the Something isn't working
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
team:compiler
Compiler Team
Iterator
implementation for StorageVec
bug
#6829
opened Jan 10, 2025 by
ironcev
Duplicate similar errors.
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
team:compiler
Compiler Team
#6786
opened Dec 12, 2024 by
esdrubal
Error type
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: parser
Everything to do with the parser
language feature
Core language features visible to end users
team:compiler
Compiler Team
tracking-issue
Tracking issue for experimental Sway features
#6765
opened Nov 29, 2024 by
IGI-111
3 of 5 tasks
Functions implemented through traits cannot be used to instantiate constants
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
enhancement
New feature or request
language feature
Core language features visible to end users
team:compiler
Compiler Team
#6746
opened Nov 21, 2024 by
camden-smallwood
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.