Skip to content

ignore tests which will be broken by never type stabilization - #383

Merged
traviscross merged 1 commit into
rust-lang:masterfrom
WaffleLapkin:why-is-this-not-a-subtree-yetttttttttttttttttttt
Aug 18, 2026
Merged

ignore tests which will be broken by never type stabilization#383
traviscross merged 1 commit into
rust-lang:masterfrom
WaffleLapkin:why-is-this-not-a-subtree-yetttttttttttttttttttt

Conversation

@WaffleLapkin

Copy link
Copy Markdown
Member

@rustbot rustbot added the S-waiting-on-review Status: The marked PR is awaiting some action (such as code changes) from the PR author label Apr 21, 2026
@WaffleLapkin
WaffleLapkin force-pushed the why-is-this-not-a-subtree-yetttttttttttttttttttt branch from 43d56e0 to 0f90bef Compare August 14, 2026 13:14
@rustbot

rustbot commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@traviscross
traviscross added this pull request to the merge queue Aug 18, 2026
@traviscross

Copy link
Copy Markdown
Contributor

Thanks @WaffleLapkin.

Merged via the queue into rust-lang:master with commit f5abcf1 Aug 18, 2026
2 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: The marked PR is awaiting some action (such as code changes) from the PR author label Aug 18, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Aug 19, 2026
Update books

## rust-lang/edition-guide

2 commits in 5a14f7276ebc0bd100974f02b918f30472c782fc..f5abcf137698e5ad6ebed359d69654ff705346af
2026-08-18 19:42:43 UTC to 2026-08-11 17:44:56 UTC

- ignore tests which will be broken by never type stabilization (rust-lang/edition-guide#383)
- Allow override inherited default-features (rust-lang/edition-guide#387)

## rust-lang/nomicon

1 commits in 5012a37c682b26c4e19433888ed2ca9b129696ca..5791ca9f5d671328af7a8fe87b42ca90c7211d28
2026-08-17 09:48:34 UTC to 2026-08-17 09:48:34 UTC

- Remove obsolete improperly reduced borrows example (rust-lang/nomicon#526)

## rust-lang/reference

6 commits in 82da570bafd9efed421bdbae0f8603ede8dd308b..eda708334abad285d63bc1f3558a51e8b790346e
2026-08-18 19:47:06 UTC to 2026-08-11 17:18:06 UTC

- Revert "Document RISC-V d, e, and f extensions" (rust-lang/reference#2329)
- Bump railroad-dependency; themed syntax diagrams (rust-lang/reference#2328)
- document naked c-variadic functions (rust-lang/reference#2321)
- Add `extern "custom"` (rust-lang/reference#2300)
- Empty repr(Rust) enums are ZSTs (rust-lang/reference#2293)
- aliasing rule summary: use a bulleted list (rust-lang/reference#2322)
jhpratt added a commit to jhpratt/rust that referenced this pull request Aug 19, 2026
Update books

## rust-lang/edition-guide

2 commits in 5a14f7276ebc0bd100974f02b918f30472c782fc..f5abcf137698e5ad6ebed359d69654ff705346af
2026-08-18 19:42:43 UTC to 2026-08-11 17:44:56 UTC

- ignore tests which will be broken by never type stabilization (rust-lang/edition-guide#383)
- Allow override inherited default-features (rust-lang/edition-guide#387)

## rust-lang/nomicon

1 commits in 5012a37c682b26c4e19433888ed2ca9b129696ca..5791ca9f5d671328af7a8fe87b42ca90c7211d28
2026-08-17 09:48:34 UTC to 2026-08-17 09:48:34 UTC

- Remove obsolete improperly reduced borrows example (rust-lang/nomicon#526)

## rust-lang/reference

6 commits in 82da570bafd9efed421bdbae0f8603ede8dd308b..eda708334abad285d63bc1f3558a51e8b790346e
2026-08-18 19:47:06 UTC to 2026-08-11 17:18:06 UTC

- Revert "Document RISC-V d, e, and f extensions" (rust-lang/reference#2329)
- Bump railroad-dependency; themed syntax diagrams (rust-lang/reference#2328)
- document naked c-variadic functions (rust-lang/reference#2321)
- Add `extern "custom"` (rust-lang/reference#2300)
- Empty repr(Rust) enums are ZSTs (rust-lang/reference#2293)
- aliasing rule summary: use a bulleted list (rust-lang/reference#2322)
rust-bors Bot pushed a commit to rust-lang/rust that referenced this pull request Aug 19, 2026
Rollup merge of #161321 - rustbot:docs-update, r=traviscross

Update books

## rust-lang/edition-guide

2 commits in 5a14f7276ebc0bd100974f02b918f30472c782fc..f5abcf137698e5ad6ebed359d69654ff705346af
2026-08-18 19:42:43 UTC to 2026-08-11 17:44:56 UTC

- ignore tests which will be broken by never type stabilization (rust-lang/edition-guide#383)
- Allow override inherited default-features (rust-lang/edition-guide#387)

## rust-lang/nomicon

1 commits in 5012a37c682b26c4e19433888ed2ca9b129696ca..5791ca9f5d671328af7a8fe87b42ca90c7211d28
2026-08-17 09:48:34 UTC to 2026-08-17 09:48:34 UTC

- Remove obsolete improperly reduced borrows example (rust-lang/nomicon#526)

## rust-lang/reference

6 commits in 82da570bafd9efed421bdbae0f8603ede8dd308b..eda708334abad285d63bc1f3558a51e8b790346e
2026-08-18 19:47:06 UTC to 2026-08-11 17:18:06 UTC

- Revert "Document RISC-V d, e, and f extensions" (rust-lang/reference#2329)
- Bump railroad-dependency; themed syntax diagrams (rust-lang/reference#2328)
- document naked c-variadic functions (rust-lang/reference#2321)
- Add `extern "custom"` (rust-lang/reference#2300)
- Empty repr(Rust) enums are ZSTs (rust-lang/reference#2293)
- aliasing rule summary: use a bulleted list (rust-lang/reference#2322)
RalfJung pushed a commit to RalfJung/miri that referenced this pull request Aug 19, 2026
Update books

## rust-lang/edition-guide

2 commits in 5a14f7276ebc0bd100974f02b918f30472c782fc..f5abcf137698e5ad6ebed359d69654ff705346af
2026-08-18 19:42:43 UTC to 2026-08-11 17:44:56 UTC

- ignore tests which will be broken by never type stabilization (rust-lang/edition-guide#383)
- Allow override inherited default-features (rust-lang/edition-guide#387)

## rust-lang/nomicon

1 commits in 5012a37c682b26c4e19433888ed2ca9b129696ca..5791ca9f5d671328af7a8fe87b42ca90c7211d28
2026-08-17 09:48:34 UTC to 2026-08-17 09:48:34 UTC

- Remove obsolete improperly reduced borrows example (rust-lang/nomicon#526)

## rust-lang/reference

6 commits in 82da570bafd9efed421bdbae0f8603ede8dd308b..eda708334abad285d63bc1f3558a51e8b790346e
2026-08-18 19:47:06 UTC to 2026-08-11 17:18:06 UTC

- Revert "Document RISC-V d, e, and f extensions" (rust-lang/reference#2329)
- Bump railroad-dependency; themed syntax diagrams (rust-lang/reference#2328)
- document naked c-variadic functions (rust-lang/reference#2321)
- Add `extern "custom"` (rust-lang/reference#2300)
- Empty repr(Rust) enums are ZSTs (rust-lang/reference#2293)
- aliasing rule summary: use a bulleted list (rust-lang/reference#2322)
pull Bot pushed a commit to asukaminato0721/rust-analyzer that referenced this pull request Aug 20, 2026
Update books

## rust-lang/edition-guide

2 commits in 5a14f7276ebc0bd100974f02b918f30472c782fc..f5abcf137698e5ad6ebed359d69654ff705346af
2026-08-18 19:42:43 UTC to 2026-08-11 17:44:56 UTC

- ignore tests which will be broken by never type stabilization (rust-lang/edition-guide#383)
- Allow override inherited default-features (rust-lang/edition-guide#387)

## rust-lang/nomicon

1 commits in 5012a37c682b26c4e19433888ed2ca9b129696ca..5791ca9f5d671328af7a8fe87b42ca90c7211d28
2026-08-17 09:48:34 UTC to 2026-08-17 09:48:34 UTC

- Remove obsolete improperly reduced borrows example (rust-lang/nomicon#526)

## rust-lang/reference

6 commits in 82da570bafd9efed421bdbae0f8603ede8dd308b..eda708334abad285d63bc1f3558a51e8b790346e
2026-08-18 19:47:06 UTC to 2026-08-11 17:18:06 UTC

- Revert "Document RISC-V d, e, and f extensions" (rust-lang/reference#2329)
- Bump railroad-dependency; themed syntax diagrams (rust-lang/reference#2328)
- document naked c-variadic functions (rust-lang/reference#2321)
- Add `extern "custom"` (rust-lang/reference#2300)
- Empty repr(Rust) enums are ZSTs (rust-lang/reference#2293)
- aliasing rule summary: use a bulleted list (rust-lang/reference#2322)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants