mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-14 03:38:26 -04:00
e6d5eac650
Update `rustc-literal-escaper` version to `0.0.8` This new version contains a minor performance improvement. More detail in the PR: https://github.com/rust-lang/literal-escaper/pull/27 cc @hkBst r? ghost