rust-analyzer/crates/project-model/src
bors 7bdf48ce37 Auto merge of #16165 - Veykril:meta-vars, r=Veykril
fix: Update metavariable expression implementation

Fixes https://github.com/rust-lang/rust-analyzer/issues/16154
This duplicates behavior of that before and after PR https://github.com/rust-lang/rust/pull/117050 based on the toolchain version. There are some 1.76 nightlies that are still broken (any before that PR basically) but fetching and storing the commit makes little sense to me (opposed to the toolchain version).
2023-12-20 10:30:58 +00:00
..
build_scripts.rs Add dedicated target_dir field to CargoConfig and FlycheckConfig 2023-10-09 02:15:05 -05:00
cargo_workspace.rs Add minimal support for the 2024 edition 2023-12-18 17:10:20 +02:00
cfg_flag.rs Cleanup crate_graph construction 2023-03-31 14:14:04 +02:00
lib.rs Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
manifest_path.rs internal: use consistent style for error handling 2023-06-19 13:01:47 +01:00
project_json.rs Add minimal support for the 2024 edition 2023-12-18 17:10:20 +02:00
rustc_cfg.rs Update crates/project-model/src/rustc_cfg.rs 2023-09-08 14:07:59 -04:00
sysroot.rs project-model: when using rust-project.json, prefer the sysroot-defined rustc over an env-based one 2023-09-07 11:46:14 -04:00
target_data_layout.rs internal: use consistent style for error handling 2023-06-19 13:01:47 +01:00
tests.rs Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
workspace.rs Try to support pre and post-change metavars 2023-12-19 20:45:12 +01:00