<pre> fn main() { #error("%?", x);*/ } </pre> yields ``` rust_dbg2.rs:3:0: 3:1 error: unexpected token: '/' rust_dbg2.rs:3 } ^ ```
Activity
Auto merge of rust-lang#5550 - ebroto:manual_non_exhaustive, r=flip1995
Define `--cfg=kani` to build docs and only build kani (rust-lang#2017)