TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Announcing Rust 1.85.0 and Rust 2024

84 点作者 haakon3 个月前

7 条评论

dabinat3 个月前
I did “cargo fix —-edition” like the guide said and it added the word “ref” before variable names in certain places, which made the compiler complain. So I had to go through and remove them all.<p>So it may be easier to fix things manually than rely on cargo fix.
the__alchemist3 个月前
Hi! Does anyone know why I still, after updating `rustup` and the `edition` in `Cargo.toml`, need to run `cargo +nightly fmt `? I have a `rustfmt.toml` that contains this:<p><pre><code> imports_granularity = &quot;Crate&quot; group_imports = &quot;StdExternalCrate&quot; </code></pre> I assumed those would be in, as they&#x27;ve been nightly features for years, and we just got a new edition.
评论 #43132747 未加载
Diggsey3 个月前
Huge! Async function traits resolve one of the biggest pain points for async rust.
bitbasher3 个月前
Updated a 16k LOC project and had no issues at all.
piotrpdev3 个月前
Unfortunate that they didn&#x27;t ship the parallel front-end yet, solves my biggest issue with Rust right now.
GolDDranks3 个月前
This is the hugest release of Rust this far.
jenadine3 个月前
We are in 2025 already. Some other tool release their version N at the end of the year N-1.
评论 #43120419 未加载
评论 #43120319 未加载
评论 #43124304 未加载
评论 #43125474 未加载