diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-04-07 14:46:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-07 14:46:58 +0200 |
| commit | 78c64d062a86b865b41d4d07fead520e13bb9df5 (patch) | |
| tree | 8786cab9913cf214adf545741e5b7df0c83bb65b | |
| parent | f56fb51a8bd9b65936abcd4515fff9bced1208da (diff) | |
| parent | 01b3293e492a7bc99e92c52d2df70ad602a6dfc1 (diff) | |
| download | rust-78c64d062a86b865b41d4d07fead520e13bb9df5.tar.gz rust-78c64d062a86b865b41d4d07fead520e13bb9df5.zip | |
Rollup merge of #70854 - faern:use-assoc-int-submodules, r=dtolnay
Use assoc int submodules Bumping some submodules to the commits their masters currently point at. The main point of this is to get the associated integer/float constant documentation updates that were recently merged to them: * https://github.com/rust-lang/nomicon/pull/207 * https://github.com/rust-lang/rust-by-example/pull/1327 * https://github.com/rust-lang/stdarch/pull/848 But for some, a few more changes slipped by that happened to be in the master branch of these submodules. r? @dtolnay
| m--------- | src/doc/nomicon | 0 | ||||
| m--------- | src/doc/rust-by-example | 0 | ||||
| m--------- | src/stdarch | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/doc/nomicon b/src/doc/nomicon -Subproject 411197b0e77590c967e37e8f6ec681abd359afe +Subproject 6eb24d6e9c0773d4aee68ed5fca121ce3cdf676 diff --git a/src/doc/rust-by-example b/src/doc/rust-by-example -Subproject edd2a7e687358712608896730c083cb76c7b401 +Subproject a6638463efc7631bc0e8dc67ccd256d4e1b61f1 diff --git a/src/stdarch b/src/stdarch -Subproject abe96ca3b87fcca6aa1dfcefd40d8c8d92d2e67 +Subproject 1a577bd78e84e357e29c5336ff8beb432873046 |
