1
Fork 0

Add rust_analyzer as a predefined tool

This commit is contained in:
Lukas Wirth 2024-05-18 10:20:05 +02:00
parent 7b06810691
commit 339015920d
2 changed files with 5 additions and 3 deletions

View file

@ -1544,6 +1544,7 @@ symbols! {
rust_2018_preview,
rust_2021,
rust_2024,
rust_analyzer,
rust_begin_unwind,
rust_cold_cc,
rust_eh_catch_typeinfo,