Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 485 Bytes

File metadata and controls

10 lines (7 loc) · 485 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • perf(ArcMut): Add the #[inline] attribute to the mut_from_ref, downgrade, and get_inner methods for ArcMut, improving performance (#2876)