| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-23 | 647 Bytes | |
| Snapshot release 2026-07-23 source code.tar.gz | 2026-07-23 | 233.1 kB | |
| Snapshot release 2026-07-23 source code.zip | 2026-07-23 | 306.1 kB | |
| Totals: 3 Items | 539.9 kB | 2 | |
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.