chumsky icon indicating copy to clipboard operation
chumsky copied to clipboard

Use diagnostic namespace on stable

Open wackbyte opened this issue 1 year ago • 2 comments

#[diagnostic::on_unimplemented] was stabilized in Rust 1.78.0 :)

wackbyte avatar May 04 '24 14:05 wackbyte

(Should the MSRV be increased?)

wackbyte avatar May 04 '24 15:05 wackbyte

Interesting question. Given that 1.0 is pre-release, I'd be inclined to say 'yes'. Obviously, when 1.0 releases, it'll be a good idea to pin it down a lot more.

zesterer avatar May 10 '24 08:05 zesterer