Philipp Oppermann
9753695744
The no_mangle attribute is unsafe since Rust 2024
2025-03-27 15:39:15 +01:00
Philipp Oppermann
1ba8a4b012
Remove chapter config from translated posts (they are not considered)
...
We only consider the chapter definitions on the original posts when generating the site.
2024-05-30 11:22:59 +02:00
Philipp Oppermann
eab9b70c68
Fix Rust documentation links
2022-05-22 12:54:22 +02:00
Philipp Oppermann
0d40ee3750
Fix interal links and work around errors for #comments links
...
Zola only checks the markdown source for link targets, so an error occurs if the target is in an template. This is the case for our `#comments` links, so we add a dummy target in a comment.
2022-01-23 16:40:54 +01:00
Philipp Oppermann
c1e6a66e35
Fix link: The const_fn unstable feature no longer exists
...
There is now a description of `const` functions in the Rust reference, so we can link there instead.
2021-08-07 10:25:17 +02:00
Philipp Oppermann
f692c5b377
Rename second-edition subfolder to `edition-2
2020-12-16 14:56:36 +01:00