aya-rs / aya-template

A cargo-generate template for Rust eBPF Projects using Aya
81 stars 41 forks source link

Add #![no_builtins] #98

Closed tamird closed 10 months ago

tamird commented 1 year ago

See https://github.com/aya-rs/aya/pull/698 for rationale.

alessandrod commented 1 year ago

Can we close this? We've discussed on discord and I think we agree that no_builtins shouldn't be a thing