Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #150941 - ua/numeric, r=workingjubilee
rustc_parse_format: improve diagnostics for unsupported python numeric grouping Detect Python-style numeric grouping syntax in format strings (e.g. `{x:,}`) and emit a clear diagnostic explaining that it is not supported in Rust. This helps users coming from Python understand the error without exposing the full set of valid Rust format specifiers.
Matthias Krüger 3 months ago
parent 6d53aa2 · parent b72f50f · commit 7452b5b
0 files changed, 0 insertions, 0 deletions