about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-09-26 15:57:26 +0200
committerGitHub <noreply@github.com>2023-09-26 15:57:26 +0200
commit238a7b7981f48b4fb9d4168f88135040a95735eb (patch)
treef343df6e00c0b388ab658ea4b582fd610e36a63f
parentc2e7a158de76bfb94adfc59707e1df1b2e7efb0f (diff)
parentde377624be86c95374991fc7ac612daa9e81b2c7 (diff)
downloadrust-238a7b7981f48b4fb9d4168f88135040a95735eb.tar.gz
rust-238a7b7981f48b4fb9d4168f88135040a95735eb.zip
Rollup merge of #116153 - rustbot:docs-update, r=ehuss
Update books

## rust-embedded/book

1 commits in 99ad2847b865e96d8ae7b333d3ee96963557e621..eac173690b8cc99094e1d88bd49dd61127fbd285
2023-09-12 07:34:44 UTC to 2023-09-12 07:34:44 UTC

- USB connector-type correction (rust-embedded/book#360)

## rust-lang/nomicon

1 commits in e3f3af69dce71cd37a785bccb7e58449197d940c..ddfa4214487686e91b21aa29afb972c08a8f0d5b
2023-09-22 17:04:10 UTC to 2023-09-22 17:04:10 UTC

- Fill "Beneath `std`" (rust-lang/nomicon#413)

## rust-lang/reference

1 commits in ee7c676fd6e287459cb407337652412c990686c0..5262e1c3b43a2c489df8f6717683a44c7a2260fd
2023-09-18 18:28:31 UTC to 2023-09-18 18:28:31 UTC

- we reserve the right to reduce our amount of UB (rust-lang/reference#1397)

## rust-lang/rustc-dev-guide

8 commits in 08bb147d51e815b96e8db7ba4cf870f201c11ff8..a13b7c28ed705891c681ce5417b3d1cdb12cecd1
2023-09-25 05:14:41 UTC to 2023-09-11 21:29:18 UTC

- Clarify all the `{AP,RP}IT{,IT}` impl trait types (rust-lang/rustc-dev-guide#1798)
- Modify build instructions for optimized build (rust-lang/rustc-dev-guide#1795)
- Remove outdated references to coverage debug code (rust-lang/rustc-dev-guide#1797)
- Add deep dive document about early/late bound parameters interacting with turbofish (rust-lang/rustc-dev-guide#1794)
- explain the MIR const vs TY const situation (rust-lang/rustc-dev-guide#1793)
- fix type name (rust-lang/rustc-dev-guide#1792)
- Clarify that `run-coverage` only runs in some of the CI jobs (rust-lang/rustc-dev-guide#1791)
- Document the `coverage-map` and `run-coverage` test suites (rust-lang/rustc-dev-guide#1790)
m---------src/doc/embedded-book0
m---------src/doc/nomicon0
m---------src/doc/reference0
m---------src/doc/rustc-dev-guide0
4 files changed, 0 insertions, 0 deletions
diff --git a/src/doc/embedded-book b/src/doc/embedded-book
-Subproject 99ad2847b865e96d8ae7b333d3ee96963557e62
+Subproject eac173690b8cc99094e1d88bd49dd61127fbd28
diff --git a/src/doc/nomicon b/src/doc/nomicon
-Subproject e3f3af69dce71cd37a785bccb7e58449197d940
+Subproject ddfa4214487686e91b21aa29afb972c08a8f0d5
diff --git a/src/doc/reference b/src/doc/reference
-Subproject ee7c676fd6e287459cb407337652412c990686c
+Subproject 5262e1c3b43a2c489df8f6717683a44c7a2260f
diff --git a/src/doc/rustc-dev-guide b/src/doc/rustc-dev-guide
-Subproject 08bb147d51e815b96e8db7ba4cf870f201c11ff
+Subproject a13b7c28ed705891c681ce5417b3d1cdb12cecd