rust-analyzer/crates/project-model/src
Lukas Wirth 34e7d60e30
Merge pull request #19644 from ChayimFriedman2/const-syms
internal: Make predefined symbols `const` instead of `static`
2025-04-21 12:34:59 +00:00
..
toolchain_info allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
build_dependencies.rs allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
cargo_workspace.rs allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
env.rs allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
lib.rs cargo fmt 2025-03-15 21:32:01 +01:00
manifest_path.rs cargo fmt 2025-03-15 21:32:01 +01:00
project_json.rs cargo fmt 2025-03-15 21:32:01 +01:00
sysroot.rs allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
tests.rs Remove unnecessary predefined symbol clones 2025-04-21 03:10:13 +03:00
workspace.rs Merge pull request #19644 from ChayimFriedman2/const-syms 2025-04-21 12:34:59 +00:00