invisible Object::parse function
Open
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
Not sure if it's a rust lsp issue or a crate level issue, but you can't parse things in from bytes as I need to, and trying to both won't compile and causes the lsp to start spamming out "Synthetic syntax error"
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported failure around Object::parse when parsing from bytes, while checking whether the problem comes from the Rust LSP or the goblin crate. Compare the compiler failure with the LSP's “Synthetic syntax error” messages; done means byte parsing compiles and the spurious diagnostics no longer appear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100