Closed
Description
https://doc.rust-lang.org/std/macro.compile_error.html
Currently says "Unconditionally causes compilation to fail with the given error message when encountered." and links to the RFC that proposed it. No examples, or otherwise explaining how it's supposed to be used.