Wilfred Hughes 8f6a1e5ee5 internal: Treat cfg fetching failures as a warning
If the user doesn't have rustc on $PATH, rust-analyzer won't be able
to run `rustc --print cfg`. This isn't really an error, as
rust-analyzer can still proceed without it.

This is particularly noticeable when loading crates defined in a
rust-project.json. Until the configuration is loaded, the opened files
are briefly treated as detached files and users see this error.

Environments with rust-project.json generally have a sysroot and rustc
elsewhere, so the error confuses users.
2025-01-21 11:07:07 -08:00
..
2025-01-21 10:05:32 +01:00
2025-01-21 10:05:32 +01:00
2025-01-21 10:05:32 +01:00
2025-01-21 10:05:32 +01:00
2025-01-17 21:28:11 +02:00
2024-12-28 18:23:24 +01:00
2025-01-17 21:28:11 +02:00
2025-01-09 05:43:08 +02:00
2025-01-17 21:28:11 +02:00
2025-01-06 17:57:17 +01:00
2025-01-14 01:31:07 -06:00