はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ Rust Blog

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 16 / 16件)
 

On the RustConf keynote | Rust Blog

2023/05/30 このエントリーをはてなブックマークに追加 10 users Instapaper Pocket Tweet Facebook Share Evernote Clip KeyNote on the

On May 26th 2023, JeanHeyd Meneide announced they would not speak at RustConf 2023 anymore. They were invited to give a keynote at the conference, only to be told two weeks later the keynote would be demoted to a normal talk, due to a decision made within the Rust project leadership. That decisio... 続きを読む

Announcing Rust 1.65.0 | Rust Blog

2022/11/03 このエントリーをはてなブックマークに追加 9 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust

The Rust team is happy to announce a new version of Rust, 1.65.0. Rust is a programming language empowering everyone to build reliable and efficient software. Before going into the details of the new Rust release, we'd like to draw attention to the tragic death of Mahsa Amini and the death and vi... 続きを読む

Security advisories for Cargo (CVE-2022-36113, CVE-2022-36114) | Rust Blog

2022/09/15 このエントリーをはてなブックマークに追加 5 users Instapaper Pocket Tweet Facebook Share Evernote Clip

This is a cross-post of the official security advisory. The official advisory contains a signed version with our PGP key, as well. The Rust Security Response WG was notified that Cargo did not prevent extracting some malformed packages downloaded from alternate registries. An attacker able to upl... 続きを読む

Announcing Rust 1.63.0 | Rust Blog

2022/08/11 このエントリーをはてなブックマークに追加 21 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust

The Rust team is happy to announce a new version of Rust, 1.63.0. Rust is a programming language empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, you can get 1.63.0 with: rustup update stable If you don't have it already, y... 続きを読む

Announcing Rust 1.62.0 | Rust Blog

2022/07/01 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust

The Rust team is happy to announce a new version of Rust, 1.62.0. Rust is a programming language empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, you can get 1.62.0 with: rustup update stable If you don't have it already, y... 続きを読む

Announcing Rust 1.59.0 | Rust Blog

2022/02/24 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust

The Rust team has published a new version of Rust, 1.59.0. Rust is a programming language that is empowering everyone to build reliable and efficient software. Today's release falls on the day in which the world's attention is captured by the sudden invasion of Ukraine by Putin's forces. Before g... 続きを読む

rust-analyzer joins the Rust organization! | Rust Blog

2022/02/21 このエントリーをはてなブックマークに追加 7 users Instapaper Pocket Tweet Facebook Share Evernote Clip LSP Far Make A NEW

We have an exciting announcement to make! The rust-analyzer project, a new implementation of the Language Server Protocol (LSP) for Rust, is now officially a part of the wider Rust organization! 🎉 We want to start by thanking everyone who has gotten us this far, from contributors, to sponsors, t... 続きを読む

Announcing Rust 1.54.0 | Rust Blog

2021/07/29 このエントリーをはてなブックマークに追加 7 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust Software

The Rust team is happy to announce a new version of Rust, 1.54.0. Rust is a programming language empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, getting Rust 1.54.0 is as easy as: rustup update stable If you don't have it ... 続きを読む

Announcing Rust 1.53.0 | Rust Blog

2021/06/17 このエントリーをはてなブックマークに追加 10 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust

The Rust team is happy to announce a new version of Rust, 1.53.0. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, getting Rust 1.53.0 is as easy as: rustup update stable If you don't ... 続きを読む

Six Years of Rust | Rust Blog

2021/05/15 このエントリーをはてなブックマークに追加 7 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Today marks Rust's sixth birthday since it went 1.0 in 2015. A lot has changed since then and especially over the past year, and Rust was no different. In 2020, there was no foundation yet, no const generics, and a lot organisations were still wondering whether Rust was production ready. In the m... 続きを読む

Announcing Rust 1.50.0 | Rust Blog

2021/02/11 このエントリーをはてなブックマークに追加 15 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust

The Rust team is happy to announce a new version of Rust, 1.50.0. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, getting Rust 1.50.0 is as easy as: rustup update stable If you don't ... 続きを読む

Announcing Rust 1.47.0 | Rust Blog

2020/10/08 このエントリーをはてなブックマークに追加 8 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust Software

The Rust team is happy to announce a new version of Rust, 1.47.0. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, getting Rust 1.47.0 is as easy as: rustup update stable If you don't ... 続きを読む

4 years of Rust | Rust Blog

2019/05/15 このエントリーをはてなブックマークに追加 26 users Instapaper Pocket Tweet Facebook Share Evernote Clip

On May 15th, 2015, Rust was released to the world! After 5 years of open development (and a couple of years of sketching before that), we finally hit the button on making the attempt to create a new systems programming language a serious effort! It’s easy to look back on the pre-1.0 times and che... 続きを読む

Announcing Rust 1.33.0 | Rust Blog

2019/03/01 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust

The Rust team is happy to announce a new version of Rust, 1.33.0. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, getting Rust 1.33.0 is as easy as: $ rustup update stable If you don'... 続きを読む

Announcing Rust 1.32.0 | Rust Blog

2019/01/17 このエントリーをはてなブックマークに追加 7 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust Software

The Rust team is happy to announce a new version of Rust, 1.32.0. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, getting Rust 1.32.0 is as easy as: $ rustup update stable If you don'... 続きを読む

Announcing Rust 1.31.1 | Rust Blog

2018/12/21 このエントリーをはてなブックマークに追加 5 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Rust

The Rust team is happy to announce a new version of Rust, 1.31.1. Rust is a systems programming language focused on safety, speed, and concurrency. If you have a previous version of Rust installed via rustup, getting Rust 1.31.1 is as easy as: $ rustup update stable If you don't have it already, ... 続きを読む

 
(1 - 16 / 16件)