mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
70121941ff
As discussed in #79982. I think the "new interfaces", ie the new trait and impl, must be insta-stable. This seems OK because we are, in fact, adding a new restriction to the stable API. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>