mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-24 14:17:18 +00:00
6649: Accept more than just the standard rust literal suffixes in *Number::suffix r=matklad a=Veykril I am not entirely sure whether to keep or remove the `SUFFIXES` but I figured we can always bring them back once they are needed. Co-authored-by: Lukas Wirth <lukastw97@gmail.com>