-
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
Remove redundant ABI cloning in Everything to do the ABI, especially the JSON representation
code quality
team:tooling
Tooling Team
deploy_executables
function
ABI
#6997
opened Mar 6, 2025 by
zees-dev
Implement Standard library
tracking-issue
Tracking issue for experimental Sway features
TryFrom<Bytes>
for b256
lib: std
#6994
opened Mar 5, 2025 by
ironcev
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
without explicitly passing an address
breaking
#6993
opened Mar 5, 2025 by
ironcev
Release build generates ~30% fewer debug symbol entries than debug build
compiler:debug-info
Debug Info support in the compiler
compiler
General compiler. Should eventually become more specific as the issue is triaged
team:compiler
Compiler Team
#6992
opened Mar 5, 2025 by
JoshuaBatty
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
cfg_eval
exits prematurely if it encounters an experimental_...
argument
bug
#6985
opened Mar 4, 2025 by
ironcev
Remove deprecated warnings from 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
<autogenerated>
code
bug
#6984
opened Mar 4, 2025 by
ironcev
dead_code
not applied if it is not the first argument of the last #[allow]
attribute
bug
#6983
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
Wrong error message on 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
#[cfg(program_type)]
argument when the argument value is not specified
bug
#6981
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
Compailers panics when const evaluating const initialized by a const function call
bug
Something isn't working
compiler
General compiler. Should eventually become more specific as the issue is triaged
team:compiler
Compiler Team
#6960
opened Feb 25, 2025 by
ironcev
Rename U128.as_64 to try_as_u64 and deprecate the old function
good first issue
Good for newcomers
lib: std
Standard library
#6954
opened Feb 24, 2025 by
SwayStar123
Support more Standard library
Vec<T>
to Bytes
converions
lib: std
#6948
opened Feb 21, 2025 by
bitzoic
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
Implement better support for debug and release running of snapshot tests that succesfully compile
team:compiler
Compiler Team
testing
General testing
#6937
opened Feb 18, 2025 by
ironcev
Forc call help for callable functions
enhancement
New feature or request
forc
forc-call
Everything related to the `forc-call` plugin in `forc-client` package
team:tooling
Tooling Team
#6935
opened Feb 17, 2025 by
zees-dev
Support doc comments and attributes on nested items
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
#6932
opened Feb 14, 2025 by
ironcev
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.