about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-01-15 16:30:18 +0100
committerGitHub <noreply@github.com>2025-01-15 16:30:18 +0100
commit4de739be524013e9c38ccfe8ab4185e0bdb6ff6f (patch)
tree6cc99811d6e519c55ef243cad7d2100b9fff45d3
parentb1035d7f4930525e51558560f373a627f51e9df1 (diff)
parent7bae381274c35c73189fa30e03a4640407304990 (diff)
downloadrust-4de739be524013e9c38ccfe8ab4185e0bdb6ff6f.tar.gz
rust-4de739be524013e9c38ccfe8ab4185e0bdb6ff6f.zip
Rollup merge of #135507 - chriskrycho:trpl-edition-updates-stable, r=ehuss
TRPL: incorporate all backward-compatible Edition changes

This incorporates all the backwards-compatible changes for the 2024 Edition on stable. There will also be a follow-on PR to land revisions to the new chapter on async so it can be as ready as possible when officially released with 1.85 and the 2024 Edition.

Additionally, there are a few other, non-backward-compatible, changes (largely around `use<..>`) we can only land using the stable edition, which we may or may not be able to land in 1.85 by using the beta toolchain in the example code. Those may or may not be ported over, depending on how that does or does not play with the infrastructure.

There is also an accompanying PR, #135508, to land these changes on `beta` so they can go out with 1.85 and the Edition release.
m---------src/doc/book0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/doc/book b/src/doc/book
-Subproject 5a65e2af063ff701ae858f1f7536ee347b3cfe6
+Subproject 8a0eee28f769387e543882352b12d956aa1b7c3