Merge pull request #116840 from spacekookie/fix-rust-doc
doc: fix code formatting
This commit is contained in:
commit
e30d87f222
1 changed files with 1 additions and 0 deletions
|
@ -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":""}
|
||||
|
|
Loading…
Reference in a new issue