Rust and Neovim – A Thorough Guide and Walkthrough

This post is a detailed explanation and walkthrough of how I set up my Rust development environment and workflow with Neovim. Read more

Similar

Mercurial Implementation in Rust

The rhg executable implements a subset of the functionnality of hg using only Rust, to avoid the startup cost of a Python interpreter. This subset is initially small but grows over time as rhg is improved. When fallback to the Python implementation is con... (more…)

Read more »

This Week in Rust 396

Hello and welcome to another issue of This Week in Rust! Rust is a systems language pursuing the trifecta: safety, concurrency, and speed. This is a weekly summary of its progress and community. Want something mentioned? Tweet us at @ThisWeekInRust or sen... (more…)

Read more »