Changelog #238
Commit: 6b8b8ff
Release: 2024-06-17 (v0.3.2002)
New Features
#17372compute native diagnostics in parallel.#17364show type bounds from containers when hovering on functions.#17374allow choosing logical cores for cache priming threads.#16840allow arbitrary commands for runnables inrust-project.json.
Fixes
#17412(first contribution) add a breaker to avoid infinite loops with source root cycles.#17381ensure that aSourceRootcannot be its own parent.#17380remove again extra parse cache fromSemantics.#17394fixHirDisplaystack overflow forSelfparameter defaults.#17407avoid doubling Cargo args in runnables.
Internal Improvements
#17405,#17406avoid unnecessaryModPathclones.#17377improve HIR formatting.#17392rename${length()}to${len()}in MBE.#17398removeFileId::BOGUS.#17418fixrustdocwarnings.#17417prefer a trait over theimpl_intern_value_trivialmacro.
See also the changelog post.