rust/crates/project-model/src
bors 3bb8d3a32f Auto merge of #16247 - Veykril:opqueues, r=Veykril
fix: Fix build scripts not being rebuilt in some occasions

Also makes proc-macro changed flag setting async, we don't wanna block `process_changes` on the database as that is on the main thread!
2024-02-14 14:33:16 +00:00
..
build_scripts.rs Auto merge of #16247 - Veykril:opqueues, r=Veykril 2024-02-14 14:33:16 +00:00
cargo_workspace.rs Auto merge of #16247 - Veykril:opqueues, r=Veykril 2024-02-14 14:33:16 +00:00
cfg_flag.rs project-model: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
lib.rs project-model: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
manifest_path.rs explicit_auto_deref 2024-01-19 17:31:01 +01:00
project_json.rs Add minimal support for the 2024 edition 2023-12-18 17:10:20 +02:00
rustc_cfg.rs fix: Set RUSTUP_TOOLCHAIN and invoke the proxies instead of directly invoking sysroot binaries 2024-02-14 15:13:45 +01:00
sysroot.rs fix: Set RUSTUP_TOOLCHAIN and invoke the proxies instead of directly invoking sysroot binaries 2024-02-14 15:13:45 +01:00
target_data_layout.rs fix: Set RUSTUP_TOOLCHAIN and invoke the proxies instead of directly invoking sysroot binaries 2024-02-14 15:13:45 +01:00
tests.rs fix: Pass .cargo/config.toml env vars to proc-macro server 2024-02-13 19:42:03 +01:00
workspace.rs Auto merge of #16247 - Veykril:opqueues, r=Veykril 2024-02-14 14:33:16 +00:00