Changelog #114 Jan 31, 2022 Commit: fd3942e Release: 2022-01-31 Sponsors Become a sponsor: On OpenCollective or GitHub Sponsors. New Features #11360 add support for the #![recursion_limit] attribute. #11281 implement parallel cache priming. Fixes #11288 (first contribution) enable <code> blocks in hover. #11347, #11354 fix resolution of eager macro contents. #11382 fix IDE panics caused by #[cfg_attr]. Internal Improvements #11340 make syntax bridge fully infallible. #11353 set current working directory for procedural macros. #11356 roll back env vars changed by a proc macro. #11365 allow proc_macro_srv users to disable copying of compiled macros. #11348 fix merge commit check for git 2.35.