mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
dc09d97fb2
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>