ketc
banner
ketctek.bsky.social
ketc
@ketctek.bsky.social
健康ですよ
Reposted by ketc
寒冷地仕様
November 10, 2025 at 7:19 AM
Reposted by ketc
Announcing Rust 1.91.1
The Rust team has published a new point release of Rust, 1.91.1. 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.91.1 is as easy as: rustup update stable If you don't have it already, you can get `rustup` from the appropriate page on our website. ## What's in 1.91.1 Rust 1.91.1 includes fixes for two regressions introduced in the 1.91.0 release. ### Linker and runtime errors on Wasm Most targets supported by Rust identify symbols by their name, but Wasm identifies them with a symbol name _and_ a Wasm module name. The `#[link(wasm_import_module)]` attribute allows to customize the Wasm module name an `extern` block refers to: #[link(wasm_import_module = "hello")] extern "C" { pub fn world(); } Rust 1.91.0 introduced a regression in the attribute, which could cause linker failures during compilation (_"import module mismatch"_ errors) or the wrong function being used at runtime (leading to undefined behavior, including crashes and silent data corruption). This happened when the same symbol name was imported from two different Wasm modules across multiple Rust crates. Rust 1.91.1 fixes the regression. More details are available in issue #148347. ### Cargo target directory locking broken on illumos Cargo relies on locking the `target/` directory during a build to prevent concurrent invocations of Cargo from interfering with each other. Not all filesystems support locking (most notably some networked ones): if the OS returns the `Unsupported` error when attempting to lock, Cargo assumes locking is not supported and proceeds without it. Cargo 1.91.0 switched from custom code interacting with the OS APIs to the `File::lock` standard library method (recently stabilized in Rust 1.89.0). Due to an oversight, that method always returned `Unsupported` on the illumos target, causing Cargo to never lock the build directory on illumos regardless of whether the filesystem supported it. Rust 1.91.1 fixes the oversight in the standard library by enabling the `File::lock` family of functions on illumos, indirectly fixing the Cargo regression. ### Contributors to 1.91.1 Many people came together to create Rust 1.91.1. We couldn't have done it without all of you. Thanks!
blog.rust-lang.org
November 11, 2025 at 12:40 AM
Reposted by ketc
September 20, 2025 at 4:40 AM
Reposted by ketc
April 18, 2025 at 11:11 AM
Reposted by ketc
推しの誕生日が自分の誕生日に近くて良い(4日違い)
前任Pは莉波が早生まれだから妹キャラにしたのかもしれない
March 5, 2025 at 1:08 PM
ツイッター死んだ?
March 10, 2025 at 3:57 PM
Reposted by ketc
リリィ
April 23, 2024 at 7:23 AM
Reposted by ketc
「かわいくなれるかな」
April 23, 2024 at 7:24 AM
Reposted by ketc
「転んだんじゃなくて、今日暑いからちょうどいいかなって…」
April 28, 2024 at 11:11 PM
Reposted by ketc
April 26, 2024 at 1:21 PM
Reposted by ketc
紫宮るなchan
April 21, 2024 at 9:28 AM
April 20, 2024 at 11:10 PM
April 20, 2024 at 8:38 AM
Reposted by ketc
二宮飛鳥
April 15, 2024 at 1:15 PM
Reposted by ketc
最近の絵です
April 12, 2024 at 7:09 AM
Reposted by ketc
April 12, 2024 at 12:25 PM
April 13, 2024 at 1:44 PM
ツイッターは人が増えすぎて終焉ってしまった…ここだけが救いだ🥲
April 13, 2024 at 1:43 PM
Reposted by ketc
ノノミ💛☀️💦
April 12, 2024 at 5:17 AM
April 7, 2024 at 4:39 PM
Reposted by ketc
ぷてちぴーす
March 31, 2024 at 11:10 AM
Reposted by ketc
ハイランダーのシュポガキ(右)
April 3, 2024 at 12:04 PM
Reposted by ketc
💫
March 28, 2024 at 2:09 PM
Reposted by ketc
今週も金髪サラサラ金曜日
March 29, 2024 at 12:12 AM
Reposted by ketc
コトリ・・・ストレッチして・・・
March 23, 2024 at 1:34 PM