RSSAmplifier

max’s place · Apr 28, 2026

stable specialization in Rust

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

with apologies to Rust maintainers it is a well-known fact that Rust standard library uses specialization internally. over the years, there were various attempts to observe this behaviour in user code and thus achieve ersatz specialization on stable. for example, removed Clone specialization on arrays was used in such a way by a high-profile library . the problem with this trick is that…

Read on goldstein.lol

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.