Laurențiu Nicola
Laurențiu Nicola
Your repository doesn't seem to be structured like this, can you make one that shows the problem?
It's really a dupe of #13564 though.
[Nooooo!](http://www.nooo.me/)
Here is another one. Not sure what's up with my font size, though (13 in `cosmic-term`, default in `gnome-terminal`, but 12 looks huge): 
``` [snip] #12035 0x0000555556b6e75f in hir_ty::display::hir_fmt_generic_arguments () #12036 0x0000555556b6f7a1 in hir_ty::display::write_bounds_like_dyn_trait_with_prefix () #12037 0x000055555685d516 in ::hir_fmt () #12038 0x000055555685e18c in ::hir_fmt () #12039 0x0000555556b6e75f in hir_ty::display::hir_fmt_generic_arguments () #12040 0x0000555556b6f7a1 in...
> I remember having to do this a couple times per day when using VS, ca. 2005 To be fair, I think they got their stuff together when they moved...
Some additional questions: - how nested is the data we're now storing in salsa? Table/relational data is easier to work with, but e.g. syntax trees will pose a problem. -...
@ram19890 there's no persistent caching at all right now. If and when it is implemented, it's going to be possible to delete the persistent cache, but it's too early to...
I think that people who want to distribute closed-source libraries would be better served by going through a C API. It's more work and it's boring, but you get interop...
@jkelleyrtp until it's implemented, try disabling cache priming and see how it feels. There's also an option for a separate target directory, but in my opinion it's counterproductive. And I...