rust-analyzer/crates/project-model/src
Florian Diebold 8b3ec12aac fix: Report proc macro errors in expressions correctly as well
They didn't have a krate before, resulting in the generic "proc macro
not found" error.

Also improve error messages a bit more.
2022-06-28 10:43:22 +02:00
..
build_scripts.rs internal: Bring back JodChild into flychecking for cancellation 2022-06-13 13:51:10 +02:00
cargo_workspace.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
cfg_flag.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
manifest_path.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
project_json.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
rustc_cfg.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
sysroot.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
tests.rs fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00
workspace.rs fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00