about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-05 08:22:24 +0200
committerGitHub <noreply@github.com>2024-08-05 08:22:24 +0200
commit74df517b90c384d2a984961b29e153fc43a40a47 (patch)
treea695f93cb0b47c87d11cada68747eb45d2201aed /compiler/rustc_codegen_gcc
parentbaa00e5fb24ec3300cf0cd2c0e5a20f4ab1d4476 (diff)
parent70ab51f988ae44afb9f50151b7732ba10c37e4a8 (diff)
downloadrust-74df517b90c384d2a984961b29e153fc43a40a47.tar.gz
rust-74df517b90c384d2a984961b29e153fc43a40a47.zip
Rollup merge of #128619 - glandium:last_chunk, r=scottmcm
Correct the const stabilization of `<[T]>::last_chunk`

`<[T]>::first_chunk` became const stable in 1.77, but `<[T]>::last_chunk` was left out. This was fixed in 3488679768d, which reached stable in 1.80, making `<[T]>::last_chunk` const stable as of that version, but it is documented as being const stable as 1.77. While this is what should have happened, the documentation should reflect what actually did happen.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions