You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alessandro Decina ffa931552e ebpf: use core::hint::unreachable_unchecked()
unreachable!() can panic when debug assertions is on, and we don't want
that inside a panic handler
3 years ago
..
.cargo ebpf: set target and enable -Z build-std in .cargo/config.toml 3 years ago
.vscode ebpf: Add rust-analyzer settings for vscode 3 years ago
src ebpf: use core::hint::unreachable_unchecked() 3 years ago
Cargo.toml Sleep while waiting for SIGINT 3 years ago
rust-toolchain.toml ebpf: Add rust toolchain override 3 years ago