|
|
|
|
|
by tialaramex
29 days ago
|
|
Rust promises not to remove things from the stdlib unless they're unsound. It does commonly deprecate things - the deprecation warnings won't bother people merely using your library or whatever but will still show for you if you're maintaining it. |
|