Changelog #231
Commit: f216be4
Release: 2024-04-29 (v0.3.1940)
Fixes
- 
#16972(first contribution) makecargo runalways available for binaries. - 
#17131(first contribution) use different codes for "no such field" errors based on variant type. - 
#17135compute expression scopes for inline consts. - 
#17145fix source roots creation on changes. - 
#17151avoid item tree collisions for attributes on generic parameters. - 
#17153fix doc comment desugaring for proc macros. - 
#17021support hovering limits for ADTs. - 
#17134don’t render unknown lifetimes in generic arguments.