Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is a subset of https://github.com/FuelLabs/sway/pull/4532/files. I'm trying to narrow down why some of the e2e tests are failing. This PR contains the changes for the "Go to type" links only, excluding the changes in sway-core that were needed for "Goto implementations" to work. Closes #2852 <img width="673" alt="image" src="https://user-images.githubusercontent.com/47993817/236371214-0b82b509-9a59-4575-b1d1-5acd505da255.png"> - [x] I have linked to any relevant issues. - [x] I have commented my code, particularly in hard-to-understand areas. - [ ] I have updated the documentation where relevant (API docs, the reference, and the Sway book). - [ ] I have added tests that prove my fix is effective or that my feature works. - [ ] I have added (or requested a maintainer to add) the necessary `Breaking*` or `New Feature` labels where relevant. - [x] I have done my best to ensure that my PR adheres to [the Fuel Labs Code Review Standards](https://github.com/FuelLabs/rfcs/blob/master/text/code-standards/external-contributors.md). - [ ] I have requested a review from the relevant team or maintainers.
- Loading branch information