diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-11-09 10:52:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-09 10:52:05 +0100 |
| commit | 70a59ae1a10b898a2151345464147d7c48a8f61c (patch) | |
| tree | b61985cc58b5696c4135a7be3bb6dfacde4f217e /compiler/rustc_codegen_gcc | |
| parent | a393566108c16e8142aa9e4cc6b4225b5f0a0ff2 (diff) | |
| parent | 22069682ed634066efb6dd9e8af0956d1704ab05 (diff) | |
| download | rust-70a59ae1a10b898a2151345464147d7c48a8f61c.tar.gz rust-70a59ae1a10b898a2151345464147d7c48a8f61c.zip | |
Rollup merge of #132794 - WaffleLapkin:helix-improved-config, r=jieyouxu
Use a separate dir for r-a builds consistently in helix config r? `@jieyouxu` cc `@mrkajetanp` Previously config used `build-rust-analyzer` for rustfmt and proc macros server, while not using it for actual `x check` commands. This PR: - Replaces the build dir with `build/rust-analyzer` - This is just my preference - Although I do think this is the nicest option: the directory is already git-ignored, `rm -fr ./build` removes everything, etc - Uses said directory with the `x check` commands in helix r-a config - Adds instructions on how to build rustfmt and proc macro server to the config As of note, this is not what other configs do (like vscode's), however this _is_ what I would actually suggest to people (and what I'm actually using).
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
