Changelog #2
Commit: e3a9e80
New Features
#2500goto definition works insideformat!-like macros.#2477pass the right--editiontorustfmt#2479support some build-in derives#2492,#2494goto definition and syntax highlighting work properly for type parameters
Fixes
Internal Improvements
#2474more cleanly separate inline and out-of-line module#2480discover the relevant hir for AST more reliably#2484implementDynMap– a dynamically typed heterogeneous map to make it easy to plumb stuff through compiler layers#2499refactorcode_modelmodule, which is the API for accessing compiler’s data from the IDE.