We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
struct OutOfReachMarker {} pub struct Context { }
panics at
no value set for FileContentQuery(SourceFileId(4294967295)) in the Salsa crate source file salsa-0.16.1/src/input.rs:104:32
https://github.com/salsa-rs/salsa/blob/e3313ff99547aef47ab4c7abebfb672c3ce58e8d/src/input.rs#L104
Repro
fe build test.fe
The text was updated successfully, but these errors were encountered:
No branches or pull requests
panics at
no value set for FileContentQuery(SourceFileId(4294967295)) in the Salsa crate source file salsa-0.16.1/src/input.rs:104:32
https://github.com/salsa-rs/salsa/blob/e3313ff99547aef47ab4c7abebfb672c3ce58e8d/src/input.rs#L104
Repro
The text was updated successfully, but these errors were encountered: