开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
error.rs
Age
Commit message (
Expand
)
Author
2023-10-12
rust: error: Markdown style nit
Manmohan Shukla
2023-10-12
rust: error: fix the description for `ECHILD`
Wedson Almeida Filho
2023-06-13
rust: error: `impl Debug` for `Error` with `errname()` integration
Gary Guo
2023-05-31
rust: error: add missing error codes
Alice Ryhl
2023-05-31
rust: error: allow specifying error type on `Result`
Alice Ryhl
2023-04-12
rust: error: Add from_result() helper
Wedson Almeida Filho
2023-04-12
rust: error: Add a helper to convert a C ERR_PTR to a `Result`
Sven Van Asbroeck
2023-04-12
rust: error: Add to_result() helper
Wedson Almeida Filho
2023-04-12
rust: error: Add Error::from_errno{_unchecked}()
Miguel Ojeda
2023-04-12
rust: error: Add Error::to_ptr()
Asahi Lina
2023-04-12
rust: error: Rename to_kernel_errno() -> to_errno()
Asahi Lina
2022-12-04
rust: error: add `From` implementations for `Error`
Wedson Almeida Filho
2022-12-04
rust: error: add codes from `errno-base.h`
Viktor Garske
2022-12-04
rust: error: declare errors using macro
Finn Behrens
2022-09-28
rust: add `kernel` crate
Wedson Almeida Filho