Merge pull request #116840 from spacekookie/fix-rust-doc

doc: fix code formatting
This commit is contained in:
Florian Klink
2021-03-19 16:11:05 +01:00
committed by GitHub

View File

@@ -146,6 +146,7 @@ where they are known to differ. But there are ways to customize the argument:
rustc.platform = { foo = ""; bar = ""; };
};
}
```
will result in:
```shell
--target /nix/store/asdfasdfsadf-thumb-crazy.json # contains {"foo":"","bar":""}