This website requires JavaScript.
Explore
Help
Register
Sign In
Samuka007
/
asterinas
Watch
1
Star
0
Fork
0
You've already forked asterinas
mirror of
https://github.com/asterinas/asterinas.git
synced
2025-06-10 13:56:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
asterinas
/
kernel
/
src
/
events
History
Ruihan Li
0dca168717
Use
#[expect(lint)]
, not
#[allow(lint)]
2025-02-08 15:10:04 +08:00
..
events.rs
Remove the shim kernel crate
2024-08-23 23:37:50 +08:00
io_events.rs
Remove the shim kernel crate
2024-08-23 23:37:50 +08:00
mod.rs
Use
#[expect(lint)]
, not
#[allow(lint)]
2025-02-08 15:10:04 +08:00
observer.rs
Use
#[expect(lint)]
, not
#[allow(lint)]
2025-02-08 15:10:04 +08:00
subject.rs
Fix the memory order in
Subject
2024-12-25 15:28:35 +08:00