On Tue, Jun 9, 2026 at 8:19 PM <[email protected]> wrote: > > Looks like the magic 8 ball is either hallucinating or this needs to be > added to the documentation, because there's clearly nothing about this > in the documentation. Ugh. > > If anyone can correct me here let me know, otherwise I just assume > hallucination from the hallucination machine
This is the the prompts we currently have to guide the AI: https://github.com/masoncl/review-prompts/blob/main/kernel/subsystem/rust.md The goal is to eventually have a single source of truth for this. Having said that, it is a slight hallucination in the sense that we don't say `inline(always)` is "reserved" just for `build_assert!`. Cc'ing Gary. I hope that clarifies. Cheers, Miguel
