mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-28 18:53:25 +00:00
Update salsa (#19258)
## Summary Pulls in https://github.com/salsa-rs/salsa/pull/934.
This commit is contained in:
parent
64f9481fd0
commit
e6e029a8b7
7 changed files with 69 additions and 26 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue