设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Rust 1.5稳定版发布,支持cargo install

2015-12-13 19:55| 发布者: joejoe0332| 查看: 380| 评论: 0|原作者: oschina|来自: oschina

摘要: Rust 1.5 发布,该版本最主要更新是支持 cargo install 。 cargo install 可以用于安装新的子命令:cargo-check: statically check a project, but don’t build a binary.cargo-edit: add or remove dependencies f ...

Rust 1.5 发布,该版本最主要更新是支持 cargo installcargo install 可以用于安装新的子命令:

  • cargo-check: statically check a project, but don’t build a binary.

  • cargo-edit: add or remove dependencies for a project through the command line.

  • cargo-graph: build dependency graphs for a project using GraphViz.

  • cargo-watch: automatically re-run a Cargo command when the project changes.

更多内容请看:release notes

下载地址: Rust 1.5 stable

Rust 是 Mozilla 的一个新的编程语言,由web语言的领军人物Brendan Eich(js之父),Dave Herman以及Mozilla公司的Graydon Hoare 合力开发。


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部