about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorThalia Archibald <thalia@archibald.dev>2025-04-14 21:43:53 -0700
committerThalia Archibald <thalia@archibald.dev>2025-04-14 23:16:11 -0700
commitd1e82ba37c3dd1998808665971bbee4e1ae028b8 (patch)
treeaf8bb5fc22d6f9b32fb603842c3f46d9fbb4e789 /compiler/rustc_codegen_gcc
parent2da29dbe8fe23df1c7c4ab1d8740ca3c32b15526 (diff)
downloadrust-d1e82ba37c3dd1998808665971bbee4e1ae028b8.tar.gz
rust-d1e82ba37c3dd1998808665971bbee4e1ae028b8.zip
Setup editor file associations for non-rs extensions
.gitattributes lists *.fixed, *.pp, and *.mir as file extensions which
should be treated as Rust source code. Do the same for VS Code and Zed.
This only does syntax highlighting, which is appropriate, as MIR isn't
really Rust code.

At the same time, consistently order `rust-analyzer.linkedProjects`
between editors. For some reason, Eglot didn't include
library/Cargo.toml.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions