Changelog #162
Commit: 643bc02
Release: 2023-01-02
New Features
-
#13870
,#13875
diagnose private field and associated item accesses: -
#13856
fix inference oftry {}
blocks:
Fixes
#13866
(first contribution) userustc_safe_intrinsic
attribute to check for intrinsic safety.#13867
fall back to inaccessible associated functions and constants if no visible resolutions are found.#13869
improve exit point highlighting forfor
andwhile
loops in tail position.#13871
merge multiple intersecting ranges to fix panic in "Extract module".
Internal Improvements
See also original changelog.