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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Rust 1.71.0

280 点作者 mbStavola将近 2 年前

8 条评论

armchairhacker将近 2 年前
#[debug_visualizer] seems like it will be very useful.<p>One of the current issues with Rust (and a place where C++ is still better) is debugging. Granted, I end up needing to debug Rust code <i>much less often</i> than C++ code, but it would still be nice to actually call rust functions in IntelliJ (and it seems there&#x27;s limited support in gdb and lldb), and view data-structures like maps opaquely instead of just their complex internals.
评论 #36711109 未加载
评论 #36713795 未加载
评论 #36711334 未加载
评论 #36712374 未加载
评论 #36711396 未加载
评论 #36711143 未加载
评论 #36711483 未加载
评论 #36716292 未加载
epage将近 2 年前
From cargo&#x27;s changelog [0]<p>&gt; Automatically inherit workspace fields when running `cargo new`&#x2F;`cargo init`. #12069 [1]<p>imo I think this is a big quality of life improvement<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;rust-lang&#x2F;cargo&#x2F;blob&#x2F;master&#x2F;CHANGELOG.md#cargo-171-2023-07-13">https:&#x2F;&#x2F;github.com&#x2F;rust-lang&#x2F;cargo&#x2F;blob&#x2F;master&#x2F;CHANGELOG.md#...</a><p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;rust-lang&#x2F;cargo&#x2F;pull&#x2F;12069">https:&#x2F;&#x2F;github.com&#x2F;rust-lang&#x2F;cargo&#x2F;pull&#x2F;12069</a>
dagmx将近 2 年前
Debugger visualization is a really great idea. I hadn’t thought of using attribute annotation to do it but now I’m wishing more languages had that.
评论 #36711393 未加载
orra将近 2 年前
Nice to have the option to unwind across an FFI boundary. It&#x27;s also good that (in a future release) erroneously unwinding across a C ABI boundary will abort, instead of being undefined behaviour.
n8henrie将近 2 年前
I&#x27;m excited about the array &lt;-&gt; tuple conversion! (At least for small ones.)
qhwudbebd将近 2 年前
vendor&#x2F;regex-syntax, vendor&#x2F;regex-syntax-0.6.26, vendor&#x2F;regex-syntax-0.6.28, vendor&#x2F;regex-syntax-0.6.29<p>vendor&#x2F;cargo_metadata, vendor&#x2F;cargo_metadata-0.14.0, vendor&#x2F;cargo_metadata-0.14.2, vendor&#x2F;cargo_metadata-0.15.2<p>vendor&#x2F;filetime, vendor&#x2F;filetime-0.2.16, vendor&#x2F;filetime-0.2.19, vendor&#x2F;filetime-0.2.20<p>vendor&#x2F;parking_lot_core, vendor&#x2F;parking_lot_core-0.8.5, vendor&#x2F;parking_lot_core-0.8.6, vendor&#x2F;parking_lot_core-0.9.4, vendor&#x2F;parking_lot_core-0.9.6<p>etc. Lovely.
swader999将近 2 年前
I write billing apps because I&#x27;m a masochist and feel there is deeper meaning to be gained through suffering. Lot of data and rules to process. Torn between learning Go or Rust next.
评论 #36714226 未加载
评论 #36711010 未加载
评论 #36711196 未加载
评论 #36711191 未加载
评论 #36710969 未加载
评论 #36710884 未加载
评论 #36729149 未加载
评论 #36714084 未加载
revskill将近 2 年前
I think versioning like 13.07.23 is better.<p>You automatically get:<p>- Minor version upgrade every day.<p>- Major version upgrade every month.
评论 #36712176 未加载
评论 #36711762 未加载
评论 #36712586 未加载