diff options
| author | onur-ozkan <work@onurozkan.dev> | 2023-12-19 18:27:08 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2023-12-19 18:27:08 +0300 |
| commit | bccac41db7cc894aeb9487bc97bc52698143145e (patch) | |
| tree | d1a087d57b9b2228c50cc76635e86ed5843cd98b | |
| parent | 57bfbfa8979771a1054adad4ad0be46c531e1be0 (diff) | |
| download | rust-bccac41db7cc894aeb9487bc97bc52698143145e.tar.gz rust-bccac41db7cc894aeb9487bc97bc52698143145e.zip | |
update `build.tools` in config.example.toml
Signed-off-by: onur-ozkan <work@onurozkan.dev>
| -rw-r--r-- | config.example.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.example.toml b/config.example.toml index 14e0b9d521f..f6e7eff3752 100644 --- a/config.example.toml +++ b/config.example.toml @@ -323,6 +323,7 @@ change-id = 118703 # "rustdoc", # "rustfmt", # "rust-analyzer", +# "rust-analyzer-proc-macro-srv", # "analysis", # "src", # "rust-demangler", # if profiler = true |
