Merge pull request #116840 from spacekookie/fix-rust-doc
doc: fix code formatting
This commit is contained in:
commit
e30d87f222
@ -146,6 +146,7 @@ where they are known to differ. But there are ways to customize the argument:
|
|||||||
rustc.platform = { foo = ""; bar = ""; };
|
rustc.platform = { foo = ""; bar = ""; };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
```
|
||||||
will result in:
|
will result in:
|
||||||
```shell
|
```shell
|
||||||
--target /nix/store/asdfasdfsadf-thumb-crazy.json # contains {"foo":"","bar":""}
|
--target /nix/store/asdfasdfsadf-thumb-crazy.json # contains {"foo":"","bar":""}
|
||||||
|
Loading…
Reference in New Issue
Block a user