oli-obk / ui_test

A test framework for testing rustc diagnostics output
27 stars 25 forks source link

teach rust-analyzer to know about test dependencies (and potentially even aux builds) #208

Open oli-obk opened 8 months ago

oli-obk commented 8 months ago

what the title says.

No idea how to do this. May have to give rust-analyzer some new configurations, but let's see how far we can get without modifying it first.