gingerBill
|
c83307f26f
Give error message suggestion when doing `^x` instead of `x^` if `x` is an r-value
|
hai 1 ano |
gingerBill
|
f85f6b338a
Change `..` variadic logic; comment out unneeded error message
|
hai 1 ano |
gingerBill
|
ae2f16edea
Fix #3894
|
hai 1 ano |
Laytan Laats
|
f66b7021a6
Fix not detecting duplicate proc cases
|
hai 1 ano |
gingerBill
|
ec38215842
Fix #3803
|
hai 1 ano |
Laytan Laats
|
29250f2657
fix regression in test_issue_2395
|
hai 1 ano |
gingerBill
|
68781f8dd3
Remove unnecessary Wait_Signal checks
|
hai 1 ano |
gingerBill
|
7044a7d776
Try to fix a possible race condition with polymorphic record parameters
|
hai 1 ano |
gingerBill
|
64bdb3a097
Fix #3630 (first part)
|
hai 1 ano |
gingerBill
|
32245e93a1
Fix #3514 along with `soa.a[i]` bounds checking
|
hai 1 ano |
gingerBill
|
8fa20fb875
Extra check for `field` being `nullptr`
|
hai 1 ano |
gingerBill
|
7905f0533f
Fix #3582 by disallowing it
|
hai 1 ano |
gingerBill
|
6bfaf4a093
Fix another oversight for `bit_field` endian with 1-byte types
|
hai 1 ano |
gingerBill
|
811d53b305
Generalize to any 1-byte element in `bit_field`
|
hai 1 ano |
gingerBill
|
aea28d5189
Allow edge-case where backing type of a `bit_field` is (array of) `u8`, to allow any endian type
|
hai 1 ano |
gingerBill
|
f54977336b
With `-vet-style`, give suggestion of separating where clauses with a comma rather than '&&'
|
hai 1 ano |
gingerBill
|
d85c8f0b2c
Fix #3555
|
hai 1 ano |
gingerBill
|
3f7a369aa1
Check for specialization in `typeid/T` for parapoly records
|
hai 1 ano |
gingerBill
|
0cec2d7827
Fix #3527
|
hai 1 ano |
gingerBill
|
0da6a3e214
Fix #3530
|
hai 1 ano |
Feoramund
|
6ec7845249
Fix #3531
|
hai 1 ano |
gingerBill
|
2201f365a1
Allow `#no_alias` on multi-pointers
|
hai 1 ano |
gingerBill
|
94d35d9918
Disallow mixing endian types within a `bit_field`
|
hai 1 ano |
gingerBill
|
ec5a84a537
Improve code generation for loading `bit_field` fields
|
hai 1 ano |
gingerBill
|
7cd2bc26f4
Clear error message on collisions with `using` on struct fields
|
hai 1 ano |
gingerBill
|
a61ae7c861
Fix #3427
|
hai 1 ano |
gingerBill
|
efc3f9916e
Fix #3414
|
hai 1 ano |
Chris
|
219eb58c08
Fix typo in using parameter error message
|
hai 1 ano |
gingerBill
|
b47d73c651
Fix type checking for invalid enum backing type
|
hai 1 ano |
gingerBill
|
8e1a2094a7
Fix debug info for `map`
|
hai 1 ano |