update version placeholders

This commit is contained in:
Pietro Albini 2025-05-09 18:20:01 +02:00
parent 16c1c54a29
commit a360940ac9
No known key found for this signature in database
GPG key ID: 3E06ABE80BAAF19C
18 changed files with 58 additions and 58 deletions

View file

@ -462,7 +462,7 @@ struct Foo;
```
In older versions, this will be ignored on all targets, but starting with
version CURRENT_RUSTC_VERSION, `ignore-x86_64` will override `ignore`.
version 1.88.0, `ignore-x86_64` will override `ignore`.
### Custom CSS classes for code blocks