<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RUST on MILES</title><link>http://miles-ya.github.io/tags/rust/</link><description>Recent content in RUST on MILES</description><generator>Hugo</generator><language>zh-cn</language><copyright>&lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0&lt;/a></copyright><lastBuildDate>Sun, 14 Sep 2025 21:35:52 +0800</lastBuildDate><atom:link href="http://miles-ya.github.io/tags/rust/index.xml" rel="self" type="application/rss+xml"/><item><title>1.1 安装Rust环境</title><link>http://miles-ya.github.io/posts/2025/09/1.1-%E5%AE%89%E8%A3%85rust%E7%8E%AF%E5%A2%83/</link><pubDate>Sun, 14 Sep 2025 21:35:52 +0800</pubDate><guid>http://miles-ya.github.io/posts/2025/09/1.1-%E5%AE%89%E8%A3%85rust%E7%8E%AF%E5%A2%83/</guid><description>macOS、Linux 或其他类 Unix 操作系统使用 rustup安装 curl --proto &amp;#39;=https&amp;#39; --tlsv1.2 -sSf https://sh.rustup.rs | sh 检查是否安装成功 rustc --version 如果您想卸载 Rust，可以运行 rustup self uninstall 。</description></item></channel></rss>