<?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 *scratch*</title>
    <link>https://www.scrivano.org/tags/rust/</link>
    <description>Recent content in Rust on *scratch*</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 06 Jun 2026 10:03:54 +0000</lastBuildDate>
    <atom:link href="https://www.scrivano.org/tags/rust/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>An Emacs mode for Rust</title>
      <link>https://www.scrivano.org/2018/12/18/an-emacs-mode-for-rust/</link>
      <pubDate>Tue, 18 Dec 2018 20:57:11 +0000</pubDate>
      <guid>https://www.scrivano.org/2018/12/18/an-emacs-mode-for-rust/</guid>
      <description>&lt;p&gt;I was looking for an Emacs mode that could help me to hack on Rust. The built-in rust-mode provides syntax highlighting and basic indentation, but for a language with a complex type system and borrow checker it is useful to have editor integration that can navigate to definitions, show type information, and offer completions. This post covers setting up racer-mode, which drives the racer code-completion engine to provide those features inside Emacs.&lt;/p&gt;&#xA;&lt;p&gt;Rust-mode itself has not enough features to help me with a language I am not really proficient with yet.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
