Results 36 issues of hatoo

I've came up with code while working on #24 we can detect allocation error. It's very weird if `alloc_pages` doesn't care about allocation error while `alloc_pages`'s return type is Result

A context switch will corrupt an app's stack. I think this PR fix it. I've found it by searching for an issue that ```rust #![no_std] #![no_main] extern crate alloc; use...

Especially in `/docs/Dialects/*/` pages, the browser back button doesn't work properly after jumping to `#hash`. It's annoying to me. it's because of this script [website/themes/mlir/src/js/jquery.backtothetop](https://github.com/llvm/mlir-www/tree/main/website/themes/mlir/src/js/jquery.backtothetop) Although I've come up with...

Currently, HTTP redirect is supported but I don't like it. I think the feature isn't used. Please add some reaction if you need HTTP redirect.