mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
c4c654f422
Use .name_str() to format primitive types in error messages
This pull request fixes #84976. The problem described there is caused by this code
|
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
README.md |
For more information about how rustc works, see the rustc dev guide.