One error in the release notes: they claim to have stabilised Send and Sync for std::process::CommandArgs, but I think actually the opposite occurred (negative impls !Send and !Sync were stabilised on the type). EDIT: this was wrong, the outdated links to stable catch me out sometimes and I may have muddled it with a different commit that isn't part of the stable release and affects a different type.