You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You might need to fiddle with target_rustcflags and add more directories with -L.
I tried without any luck. Ended up using rustdoccompile_fail doc tests instead, but I'd prefer to be able to match the error message more precisely using compilefail_rs.
The library in the example project appears to be empty. None of the examples use anything from it.
I'm trying to set this up for a library project and am constantly getting that my library crate cannot be found.
The text was updated successfully, but these errors were encountered: