rust/compiler/rustc_resolve
Dylan DPC 4eca4929ec
Rollup merge of #82989 - Smittyvb:other-lang-literal-errors, r=varkor
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.
2021-03-15 16:22:50 +01:00
..
src Rollup merge of #82989 - Smittyvb:other-lang-literal-errors, r=varkor 2021-03-15 16:22:50 +01:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00