github rust-lang/rust-analyzer 2023-01-02

latest releases: nightly, 2024-09-16, 2024-09-09...
20 months ago

Changelog #162

Commit: 643bc02
Release: 2023-01-02

New Features

Fixes

  • #13866 (first contribution) use rustc_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 for for and while loops in tail position.
  • #13871 merge multiple intersecting ranges to fix panic in "Extract module".

Internal Improvements

  • #13861 (first contribution) derive Hash for FileId.
  • #13841 fix a couple more Clippy lints.

See also original changelog.

Don't miss a new rust-analyzer release

NewReleases is sending notifications on new releases.