Update salsa (#19258)

## Summary

Pulls in https://github.com/salsa-rs/salsa/pull/934.
This commit is contained in:
Ibraheem Ahmed 2025-07-18 12:14:28 -04:00 committed by GitHub
parent 64f9481fd0
commit e6e029a8b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 69 additions and 26 deletions

View file

@ -5,6 +5,8 @@ use wasm_bindgen_test::wasm_bindgen_test;
#[wasm_bindgen_test]
fn check() {
ty_wasm::before_main();
let mut workspace = Workspace::new(
"/",
PositionEncoding::Utf32,