summaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-rust-1.89.0 (unfollow)
Commit message (Collapse)AuthorFilesLines
3 daysmail/thunderbird: update to 144.0 (rc1)Christoph Moench-Tegeder1-18/+0
Release Notes: https://www.thunderbird.net/en-US/thunderbird/144.0/releasenotes/
2025-09-01mail/thunderbird: : Fix build with rust 1.89.0Mikael Urankar1-0/+0
error: implicit autoref creates a reference to the dereference of a raw pointer --> third_party/rust/allocator-api2/src/stable/vec/mod.rs:1902:30 PR: 288923 Approved by: portmgr (build fix blanket)
2025-09-01mail/thunderbird-esr: : Fix build with rust 1.89.0Mikael Urankar1-0/+18
error: implicit autoref creates a reference to the dereference of a raw pointer --> third_party/rust/allocator-api2/src/stable/vec/mod.rs:1902:30 PR: 288923 Approved by: portmgr (build fix blanket)