Rollup merge of #139560 - programmerjake:patch-5, r=jieyouxu

fix title of offset_of_enum feature

tracking issue #120141
This commit is contained in:
Matthias Krüger 2025-04-10 11:10:16 +02:00 committed by GitHub
commit 12172ebf70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
# `offset_of_slice`
# `offset_of_enum`
The tracking issue for this feature is: [#120141]