Lander Brandt

Results 14 issues of Lander Brandt

Continuing discussion from #547

status-planning
topic-controller
topic-config

While writing unit tests for the validators I was thinking about the current behavior of this validator, and I don't think that it's very ideal for some data types. In...

status-planning
topic-controller
priority-could

After talking with @brendensoares about the current email validation, we decided to ask the community about how email validation should be done. Currently, it does not work per the spec....

status-planning
topic-controller
priority-could

**IMPORTANT** 1. You have verified that the issue to be present in the current `main` branch **Yes** **Describe the bug** LibAFL uses `Vec` as a backing structure for `BytesInput` which...

bug

Is there any way to switch the completions so they're of the format `result Function : foo()` instead of `result foo() : Function`? I have `company-tooltip-align-annotations` enabled but it's still...

enhancement
question

As this stands right now this *should not* be merged since the code can be cleaned up and made better. There's a lot of weird stuff from me figuring out...

This PR adds serde support gated behind the `serde` feature flag, allowing public structures this library provides to be serialized.

enhancement

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 1. Run the following commands: ```bash git clone https://github.com/landaire/acceleration.git git checkout dev...

defect
editor
language
toml

Per [our discussion on twitter](https://twitter.com/landaire/status/654404947715485697), I proposed creating a new command which would allow the user to vendor third-party dependencies in an existing project without needing to run "gvt fetch"...

feature

Suggestion from this tweet: https://twitter.com/sixtyvividtails/status/1370443148615430150 It's possible, but I sort of footgunned myself by not recording `SymbolIndex` information. It may be an implementation detail that compilers write annotation info first...