Skip to content

Give integer literals a sign instead of relying on negation expressions#136860

Closed
oli-obk wants to merge 4 commits into
rust-lang:masterfrom
oli-obk:signed-literals
Closed

Give integer literals a sign instead of relying on negation expressions#136860
oli-obk wants to merge 4 commits into
rust-lang:masterfrom
oli-obk:signed-literals

Use an enum for the sign instead of a bool

e473e47
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs