mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
4eca4929ec
Custom error on literal names from other languages This detects all Java literal types and all single word C data types, and suggests the corresponding Rust literal type.