Features
-
Show inlay hints on the end of let/attrset bindings (#170).
-
Assist
inline(#173). -
Assist
remove_unused_with(#180). -
Better hyperlinks for github rev/ref (#191).
Fixes
-
Compatibility with latest Nix and Nixpkgs (#197, #198, #200).
-
Unwanted completion inside comments (#171).
-
Inference of extern list types (#176).
-
Append to
experimental-featuresinstead of overriding its value (#190).
Internal
-
Bump MSRV to 1.89.
-
Bump various dependencies.
-
LTO setting is removed from
Cargo.toml, so it can be (globally) controlled
on the builder or package manager side.