Changelog #146

Commit: 2e9f120
Release: 2022-09-12

New Features

  • #13200 (first contribution) add sysroot proc macro server support to rust-project.json projects.

  • #13158 make clicking a closing brace inlay hint go to the opening brace:

Fixes

  • #13192 sort all bounds on trait object types.

  • #13185 insert whitespace when hovering over static and const items.

  • #13139 suggest struct record literal when completing enum variant.

  • #13091 remove alias definition after Inline type alias.

  • #13207 complete semicolons after mod.

Internal Improvements

  • #13214 (first contribution) switch back to Ubuntu 18.04 when building x86_64-unknown-linux-gnu release binaries.