rust-lang / rust-forge

Information useful to people contributing to Rust

Home Page:https://forge.rust-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

So you want to deprecate a feature?

gnzlbg opened this issue · comments

... section would be nice to have describing the process to deprecate e.g. a library API.

I'm going to close since there is now some documentation on deprecation at https://rustc-dev-guide.rust-lang.org/stability.html. It is incomplete, but at least a start. For specific followup, I'm going to suggest filing issues or PRs at https://github.com/rust-lang/rustc-dev-guide (or maybe https://github.com/rust-lang/std-dev-guide).