rust/library
许杰友 Jieyou Xu (Joe) 0580588ec6
Rollup merge of #124484 - GKFX:offset_of_must_use, r=jieyouxu
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 while maintaining the lint output.

Fixes #124478. `@tgross35`
2024-04-29 18:03:24 +01:00
..
2024-04-28 16:19:53 -05:00
2024-04-24 13:12:25 +01:00
2024-04-22 18:48:47 +02:00
2024-04-29 06:17:02 +00:00
2024-04-21 21:35:17 -04:00
2024-04-22 18:48:47 +02:00