Rust 1.10 Improves Bootstrapping, Panic Handling, and More

Newly released Rust 1.10 introduces a new approach to bootstrapping that aims to be friendlier to open-source distributions. Additionally, it adds a new cargo option for handling panic that improves compiler performance and reduces binary size, a new format for shared libraries, and many performance improvements.

Bitbucket Cloud Adds Beta Support for Git Large File Storage

Previously available on BitBucket Server, Git Large File Storage now reaches Bitbucket Cloud, Atlassian’s cloud-based code management solution, writes Atlassian engineer Szilard Szasz-Toth.

BitKeeper Reaches 7.3, Adds Fast Import from Git and More

Recently released BitKeeper 7.3ce includes a new feature aimed to quickly import Git repositories, the possibility of deleting tags, and several changes to existing features.

Apple’s Chris Lattner Looks Back at Swift 3 and Ahead to Swift 4

While Swift 3 is nearing its late 2016 release, Apple’s Developer Tools Department senior director Chris Lattner provided a retrospective on its development and set expectations for Swift 4 in a long message to the Swift-evolution mailing list.

Go 1.7 Brings Compiler Improvements and More

Go 1.7 significantly improves both compile times and runtime performance, says Google engineer Chris Broadfoot. It also adds hierarchical tests and benchmarks and official support for Linux on IBM z Systems (s390x).