1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Rust 1.5 稳定版发布,支持 cargo install 下载

Discussion in '软件资讯' started by 漂亮的石头, 2015-12-11.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,355
    Likes Received:
    47
    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 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 合力开发。
    Rust 1.5 稳定版发布,支持 cargo install下载地址
     
Loading...