hecatia-elegua
hecatia-elegua
This is ready now :) 02, 10, 11, and 12 have some more info in their commit messages about where I changed some outdated stuff.
from post 09, `OffsetPageTable`: "The implementation already supports huge pages [...], so we will use it in the following instead of adding huge page support to our own implementation." So,...
edition 2 uses `0.9.8`, so this can be closed
was fixed in ac16f2ed55f6a709a0ed1e7ec6e0150d5240d6d8
This works with `cargo run --release`: ```rust #[inline(never)] fn stack_overflow() { stack_overflow(); stack_overflow(); } ```
@bjorn3 having seen you in many places around the rust ecosystem, I would like to thank you for all the information you're giving even on rather small issues like this....
Thank you for this amazing project!
I have tried getting vscode's settings.json `"editor.formatOnSave": true` to work with the suggestion in https://github.com/theseus-os/Theseus/pull/530#issuecomment-1155969831, but that might have to wait for a while: https://github.com/rust-lang/rust-analyzer/issues/10826. I also tried ``` "rust-analyzer.rustfmt.extraArgs":...
win10 gnuplot 5.4 patchlevel 6, another data point: 1. make sure gnuplot/bin is in PATH 2. restart vscode 3. use `cargo bench -- --plotting-backend gnuplot` 4. returns "`gnuplot --version` returned...
At that point you could also use semantic version numbers and use whatever lib Cargo uses for parsing and handling them, so: ```rust #[speedy(version = "1,