Commits
Click on a commit to change the comparison rangeFix path in shadow check in asm blocks Do not require core as external Merge branch 'master' of github.com:FuelLabs/sway into jjcnn/move-external-modules-to-root Fixed resolution of enum names Renamed CallPathType::Resolved to CallPathType::Full Fix resolution of enum variant paths Add comment about module paths during path resolution Fix SymbolWithMultipleBindings error when path is in the current package Fix resolution of full path in the source program Remove unused import of iter_prefixes Fix use of single-identifier paths referring to an enum variant Change is_absolute to callpath_type (for CallPath) or is_relative_to_package_root (for UseStatement) Workaround to avoid CI aborts on warning Fixed constant collection for storage declarations Move namespace from TyModule to TyProgram Eliminate Root::add_span_to_root_module Simplify compilation of constants Merge branch 'master' into jjcnn/move-external-modules-to-root Consume error iterator when constant compilation results in errors Merge branch 'master' into jjcnn/move-external-modules-to-root Merge branch 'master' into jjcnn/move-external-modules-to-root