Files
codeql/rust/extractor
Taus 87a0ed190f Rust: fix LoadCargoConfig defaults (proc_macro_processes must be >= 1)
Setting proc_macro_processes to 0 causes an index-out-of-bounds panic
in ProcMacroServerPool::new when the proc macro server is enabled.
Use the same defaults as rust-analyzer itself (1 each).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-15 15:29:00 +00:00
..
2026-04-15 12:54:41 +00:00
2024-08-30 13:05:46 +02:00
2026-04-15 12:54:41 +00:00