Files
blog_os/blog/content/second-edition
Philipp Oppermann 10d84faa92 Mention required #![feature(const_fn)] attribute again for FixedSizeBlockAllocator
The post explicitly allows readers to skip the `LinkedListAllocator` implementation, so we should not rely that the reader already enabled the unstable `const_fn` function there.

Reported in https://github.com/phil-opp/blog_os/issues/720#issuecomment-672625377.
2020-08-19 09:29:46 +02:00
..
2020-07-25 19:30:46 +02:00