Changelog #190
Commit: d824511
Release: 2023-07-17 (v0.3.1591)
Fixes
-
#15248fix eager token mapping panics. -
#15297normalize type alias inprojected_ty. -
#15258supportgetrandomsyscall in MIR. -
#15268addwrite_bytesandctlzintrinsics. -
#15282addtype_nameintrinsic and give realdiscriminant_typetochalk. -
#15284addsched_getaffinityand enablecfg(miri)in analysis.
Internal Improvements
-
#15257(first contribution) ignoreContent-Lengthheader case inlsp-server. -
#15270(first contribution) make fields ofmir::Terminatorpublic. -
#15292(first contribution) fix typo in command line help. -
#15295(first contribution) fixrust-analyzer ssrhelp message. -
#15251skip building subtrees for built-in derives. -
#15231,#15260migrate more assists to use the structured snippet API. -
#15263enablederivefeature forserdeinlsp-server. -
#15267mark MIR execution limit test as slow. -
#15252enableuseUnknownInCatchVariablesTypeScript option. -
#15259use type imports. -
#15254add FIXME forexactOptionalPropertyTypes. -
#15266set.editorconfigdefault indent size to4. -
#15275default to stable toolchain in the metrics workflow.