Cameron Steffen
|
4cfb7add77
|
Fix a format_args span to be expansion
|
2021-10-29 17:13:15 -05:00 |
|
Fabian Wolff
|
f8372f876c
|
Remove trailing whitespace from error messages
|
2021-08-04 10:48:30 +02:00 |
|
Tomasz Miąsko
|
40c9aaee13
|
Do not emit alloca for ZST locals with multiple assignments
When rebuilding the standard library with `-Zbuild-std` this reduces the
number of locals that require an allocation from 62315 to 61767.
|
2021-06-10 14:53:06 +02:00 |
|
Ömer Sinan Ağacan
|
d6e209fd73
|
Move type size check tests to new dir ui/limits
|
2021-02-05 09:22:42 +03:00 |
|