Post #1930803
2026-05-03 18:13 UTC
The witch is dead, the witch is dead :mastodondance:
The rustc_layout_scalar_range_start/end attributes are gone for good
https://github.com/rust-lang/rust/issues/135996
Replies (4)
-
@hipsterelectron@circumstances.run 2026-05-03 18:36
@oli@hachyderm.io THIS WORK IS AWESOME!!!!! THANK YOU SO MUCH!!!
-
@zuurr@hachyderm.io 2026-05-04 00:03
@oli@hachyderm.io This is really cool... I do hope r-a gets support before too long though. I'm sadly currently using stable because the NonNull change on nightly completely broke inference for NonNull-using code in r-a.
-
@cr1901@mastodon.social 2026-05-26 20:48
@oli@hachyderm.io What is- was- this feature for the uninformed?
-
@chrysn@chaos.social 2026-05-27 07:10
@oli@hachyderm.io Awesome, thanks for pushing this. I was hoping for ranges stabilizing, but seeing that pattern types are the more powerful variant and apparently more feasible to handle in language development, I'll now root for them on the long path through an RFC towards stability.