George Bateman
|
ca79086c87
|
Fix #124478 - offset_of! returns a temporary
This was due to the must_use() call. Adding HIR's OffsetOf to the must_use
checking within the compiler avoids this issue.
|
2024-04-28 18:36:08 +01:00 |
|
许杰友 Jieyou Xu (Joe)
|
ec2cc761bc
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
George Bateman
|
615946db4f
|
Stabilize simple offset_of
|
2024-01-19 20:38:51 +00:00 |
|
Chayim Refael Friedman
|
592844cf88
|
Warn on unused offset_of!() result
|
2023-06-21 11:43:14 +03:00 |
|