Commit 9349353
committed
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, etc1 parent 5e62233 commit 9349353
File tree
3 files changed
+137
-136
lines changed- crates
- assists/src/handlers
- syntax/src
- ast
3 files changed
+137
-136
lines changed
0 commit comments