Announcing Rust 1.34.0

The headline features in 1.34 are:

  • Alternative cargo registries
  • ? in documentation tests
  • Custom attributes accept arbitrary token streams
  • TryFrom and TryInto
  • fn before_exec deprecated in favor of unsafe fn pre_exec
  • Library stabilizations

See the blog post and detailed release notes.

13 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.