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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

How often does Rust change?

44 点作者 sdht0大约 4 年前

8 条评论

neolog大约 4 年前
This essay is taking the language author&#x27;s perspective, but IMO the user&#x27;s perspective is different and more important.<p>I think what people mean when they say the language changed isn&#x27;t <i>literally</i> &quot;the language changed&quot;. It&#x27;s actually <i>what the user is supposed to do</i> changed: The idioms changed. The ecosystem changed. Code that I wrote two years ago still works but it looks foreign to new developers.
评论 #26606985 未加载
评论 #26607702 未加载
评论 #26607389 未加载
评论 #26607451 未加载
hedora大约 4 年前
The main question for me is what the half life is for code I write. In c, with no dependencies, and -Werror disabled, it is likely decades. In python with lots of dependencies, it is probably weeks or months.<p>Where does rust with lots of dependencies (since that seems to be what cargo encourages) sit on the spectrum?
评论 #26607057 未加载
评论 #26607269 未加载
评论 #26607656 未加载
评论 #26606977 未加载
ComputerGuru大约 4 年前
This needs a 2020 in the headline. Previously discussed at length.
staktrace大约 4 年前
Note: this is from April 2020.
评论 #26606801 未加载
Fiahil大约 4 年前
I think the best way to assess if the language has changed a lot, is to crowdsource changelog ratings from users directly.<p>They (we?) are the most concerned about changes, and the best suited to tell if async&#x2F;await is a bigger feature than const fns.
评论 #26607032 未加载
geofft大约 4 年前
&#x27;steveklabnik - do you have the raw data still? I don&#x27;t think I see it linked in the post, and it&#x27;d be interesting both for seeing what the major features are and for keeping the log up to date.
评论 #26610051 未加载
_wldu大约 4 年前
If my source code still builds, does change matter? In my personal opinion, it does not. However, if I have to change my source code when a new release comes out, then it&#x27;s an issue.
krono大约 4 年前
* Cries in Java - nay - ECMAScript version ES.Next Draft ECMA-262 *
评论 #26607038 未加载
评论 #26606993 未加载