Ariel Davis

Results 36 comments of Ariel Davis

Ok, I did that and added descriptions in the Cargo.toml for each

What about prefix each with `la_` like `la_arena` from lib? (Not sure if that makes sense since I don't know what `la` stands for) Or `ra_` as the prefix since...

> introduce error types for try-forms Would this be just a type whose only field is the non-absolute (or non-relative) path or pathbuf? Is it enough to just return the...

Also, I walked back the changes to `vfs{, -notify}`

How many of these still need work?

I just ran into something similar. It's unfortunate that the current API design basically forces `Id` be a `std::path::Path` or something similar, as opposed to e.g. a cheap integer ID...

This hasn't seen much movement, and I've adapted the parts I need for my own purposes. Going to close due to lack of interest.

This is also already checked in as a failing test: https://github.com/azdavis/millet/blob/bd97f38f0f333c803090bf6bbb4637e2f877ef46/crates/tests/src/hover/ty.rs/#L196

Thinking about it more, I don’t think the meta var rank is enough information to offset the bound var index. We don’t know how many variables will be generalized and...

sorry to hear that. can you provide more details? like the exact files you set up? it should also be possible to pull up the vs code output panel and...