rust-analyzer/crates/project-model/src
bors fa3dd33c27 Auto merge of #17620 - Veykril:edition-aware-parser, r=Veykril
Edition aware parser

Fixes https://github.com/rust-lang/rust-analyzer/issues/16324 by allowing us to properly thread through the edition to the parser
2024-07-19 14:56:56 +00:00
..
build_scripts.rs Remove version check before using --keep-going 2024-07-08 16:41:12 +02:00
cargo_workspace.rs Allow sysroots to only consist of the source root dir 2024-05-23 20:12:31 +02:00
cfg.rs Use symbol in cfg 2024-07-16 10:41:42 +02:00
env.rs Allow sysroots to only consist of the source root dir 2024-05-23 20:12:31 +02:00
lib.rs Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
manifest_path.rs Extract common fields out of ProjectWorkspace variants 2024-04-21 17:03:02 +02:00
project_json.rs feature: move linked_projects discovery to the rust-analyzer server 2024-07-18 12:01:27 -04:00
rustc_cfg.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
sysroot.rs style: simplify string interpolation 2024-05-30 16:18:49 -07:00
target_data_layout.rs Allow sysroots to only consist of the source root dir 2024-05-23 20:12:31 +02:00
tests.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
workspace.rs Auto merge of #17620 - Veykril:edition-aware-parser, r=Veykril 2024-07-19 14:56:56 +00:00