Commit Graph

12 Commits

Author SHA1 Message Date
Thalia Archibald
bae61dd786 Update playground links to Rust 2024
The compile/run behavior is the same between editions 2018 and 2024.
2025-08-21 18:12:49 -06:00
Thalia Archibald
13cdacd6df Update edition guide link to redirected page
This link now redirects to the Rust book.
2025-08-21 17:59:14 -06:00
Philipp Oppermann
5d63300512 Fix markdown syntax 2023-04-29 12:30:50 +02:00
Philipp Oppermann
739d9e1a3c Update 'Heap Allocation' post to remove alloc_error_handler
The unstable feature was removed. Allocation errors are reported as normal panics now.
2023-04-29 12:30:08 +02:00
hecatia-elegua
ba7ec89c35 fix: check writing of 10
also update the note about recent use-after-free vulnerabilities
2022-07-14 12:56:45 +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
34a3066cae Update posts to linked_list_allocator v0.9.0 2021-05-17 15:38:50 +02:00
Philipp Oppermann
5ef39591f6 Update posts to use x86_64 v0.14.2 2021-05-17 15:33:35 +02:00
Clément Nerma
3f1a451e2b Fix: missing word (#958) 2021-03-30 13:54:19 +02:00
Philipp Oppermann
c5eeea29e2 Update post to use x86_64 v0.13.2 2021-02-02 11:01:53 +01:00
Byron Hambly
a3bb0d3469 Remove unused import in code example (#898) 2021-01-02 17:19:15 +01:00
Philipp Oppermann
f692c5b377 Rename second-edition subfolder to `edition-2 2020-12-16 14:56:36 +01:00