mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
![]() Places are usually shallow and quick to visit. By contrast, computing `is_freeze` can be much costlier, involving inference and trait solving. Making sure to call `is_freeze` only when necessary should be beneficial for performance in most cases. |
||
---|---|---|
.. | ||
build | ||
thir | ||
check_unsafety.rs | ||
lib.rs | ||
lints.rs |