Commit Graph

6 Commits

Author SHA1 Message Date
hecatia-elegua
1dd8ea1dba fix: check writing of 03 2022-07-14 11:51:44 +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
Nick Schmitt
c242563a13 Added note to specify version 0.2.6 of volatile (#910) 2021-01-16 19:16:24 +01:00
Philipp Oppermann
f692c5b377 Rename second-edition subfolder to `edition-2 2020-12-16 14:56:36 +01:00