Changelog #232
Commit: c4618fe
Release: 2024-05-06 (v0.3.1950)
Fixes
-
#17177(first contribution) hideRunlens when lenses are disabled. -
#17160create generics for impl traits in associated types. -
#17190fix panic ondyn Traitwith lifetimes. -
#17157don’t retry requests that rely on positions, and version resolve data. -
#17161discard file paths that aren’t valid UTF-8. -
#17172correctly handleno_core/no_stdfor preludes. -
#17138make "Generate function" emit a constructor stub for functions callednew.