Changelog #192
Commit: 429a381
Release: 2023-07-31 (v0.3.1607)
New Features
-
#15308add platform-specific runnable environment variables.
Fixes
-
#15356fix badunwrapineager_macro_recur. -
#15357do not create function-like macro calls with non-fn expanders. -
#15271properly infer types with type casts. -
#15360fix up path fragments upon MBE transcription. -
#15353add manual implementation of clone for tuples in MIR interpreter and fence intrinsics. -
#15363supportSelfwithout field in MIR lowering. -
#15349show anonymousFnDeftypes as function pointers. -
#15359include proc macro server spawn errors in the status text.