mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
11f64d8f88
Accept underscores in unicode escapes Fixes #43692. I don't know if this need an RFC, but at least the impl is here!