better rust-analyzer
This commit is contained in:
parent
82bc9ac40c
commit
c48f42fde4
5 changed files with 26 additions and 18 deletions
|
@ -14,6 +14,9 @@ in {
|
|||
|
||||
[build]
|
||||
rustc-wrapper = "${pkgs.sccache}/bin/sccache"
|
||||
|
||||
[profile.rust-analyzer]
|
||||
inherits = "dev"
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue