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
commit e30d87f222
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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":""}