diff options
author | Aleksey Kladov <[email protected]> | 2020-11-03 18:49:15 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2020-11-03 18:57:57 +0000 |
commit | 9349353e044c06a5baa9cfbcfd98e7d329b0bc0e (patch) | |
tree | 77aa0c2867b354294ea8a53ef85045a31f4cfa1f /crates/ide_db/Cargo.toml | |
parent | 5e622332774fbd57c12addd46b058c8feb2b08a6 (diff) |
Fix overflow panic in convert_interger_literal assist
This also seizes the opportunity to move integer literal parsing to
the syntax crate, were it logically belongs.
Note though that this is still done in an ad hoc manner -- we probably
should split kitchen sink ast::Literal into a separate APIs for
strings, ints, etc
Diffstat (limited to 'crates/ide_db/Cargo.toml')
0 files changed, 0 insertions, 0 deletions