index
:
driver
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
windows-kernel-rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(crates): new userspace examples
Fuwn
2022-01-04
3
-3
/
+3
*
chore(crates): migrate to edition 2021
Fuwn
2022-01-04
1
-1
/
+1
*
chore(crates): add license identifier
Fuwn
2022-01-04
1
-0
/
+1
*
chore(crates): remove unused `rust-toolchain` files
Fuwn
2022-01-04
1
-1
/
+0
*
fmt(windows-kernel-rs): `cargo fmt`
Fuwn
2022-01-04
2
-27
/
+56
*
chore(windows-kernel-rs): remove unused profiles
Fuwn
2022-01-04
1
-6
/
+0
*
feat(examples): lots of new examples
Fuwn
2022-01-04
10
-1
/
+376
*
chore(windows-kernel-rs): todo clippy
Fuwn
2022-01-03
1
-0
/
+9
*
fmt(crate): `cargo fmt`
Fuwn
2022-01-03
3
-13
/
+9
*
chore(windows-kernel-rs): remove unused statement
Fuwn
2022-01-03
1
-1
/
+0
*
fix(windows-kernel-rs): don't waste cpu cycles :)
Fuwn
2022-01-03
2
-1
/
+2
*
fix(windows-kernel-rs): impl Into to impl From
Fuwn
2022-01-03
5
-32
/
+163
*
fix(windows-kernel-rs): traits
Fuwn
2022-01-03
1
-6
/
+6
*
fix(windows-kernel-rs): simplification
Fuwn
2022-01-03
2
-5
/
+6
*
chore(windows-kernel-rs): remove unnecessary unsafe blocks
Fuwn
2022-01-03
2
-11
/
+9
*
fix(windows-kernel-rs): mark unsafe functions
Fuwn
2022-01-03
2
-2
/
+6
*
fix(windows-kernel-rs): mark unsafe functions
Fuwn
2022-01-03
1
-0
/
+6
*
fix(window-kernel-rs): mark unsafe functions
Fuwn
2022-01-03
5
-0
/
+17
*
feat(driver): commit primer
Fuwn
2022-01-03
24
-0
/
+2566