feat(gs/emacs): Put rust-analyzer in a different target dir
This stops it from interfering with command line invocations of things like cargo test Change-Id: Icc24a27ac5e17bb88ed539c13fc33204ef55ce82 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3288 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									3d5c10f7b1
								
							
						
					
					
						commit
						2d6e4cda13
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -14,6 +14,7 @@ | |||
|   (setq rust-format-show-buffer nil) | ||||
|   (setq lsp-rust-analyzer-import-merge-behaviour "last" | ||||
|         lsp-rust-analyzer-cargo-watch-command "clippy" | ||||
|         lsp-rust-analyzer-cargo-watch-args ["--target-dir" "/home/grfn/readyset/readyset/target/check"] | ||||
|         lsp-ui-doc-enable t) | ||||
|   (rust-enable-format-on-save) | ||||
|   (lsp)) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue