master
Add examples on how to import storage types to the book (#6051)
Implementing basic type aliases (#4151)
ASM blocks handling: inlining, DCE, ASM returns without return register (#6404)
docs: configure spell check, minor improvements (#5369)
fix: several typos in the documentation (#5362)
Adding documentation for generic traits and trait constraints on free functions. (#4620)
fix help link that needs compiler version (#7632)
Implements the Never `!` types as a TypeInfo bottom type. (#5602)
Add docs for error handling (ABI errors, `panic`, `error_type`, `error`) (#7249)
Attribute for checking of trivial encoding and decoding (#7575)