mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
694ddb34d0
Fix mismatched brackets in generated .dir-locals.el
This caused Emacs to throw errors when opening files.
Introduced in 3fe3edbcde.
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.