Jeff Muizelaar
e9d997e97d
fix: don't drop references with more than one definition.
...
Implicit field references during struct initialization were
being dropped because get_definition was returning None because
there were multiple definitions.
This adds a new helper, `get_defintions`, that supports returning
more than one definition for a given token and hooks it up.
Fixes #19393
2025-04-04 11:37:14 -04:00
..
2025-04-01 13:18:37 +02:00
2025-03-23 08:46:10 +01:00
2025-03-17 12:29:19 +01:00
2025-03-31 13:27:54 +02:00
2025-03-31 13:27:54 +02:00
2025-03-31 13:27:54 +02:00
2025-04-01 13:13:20 +02:00
2025-04-04 11:37:14 -04:00
2025-04-03 14:38:31 +05:30
2025-03-31 13:27:54 +02:00
2025-04-03 14:38:31 +05:30
2025-04-01 13:18:37 +02:00
2025-03-31 13:27:54 +02:00
2025-03-27 14:01:26 +02:00
2025-03-29 08:08:48 +01:00
2025-03-23 08:46:10 +01:00
2025-03-25 08:55:31 +01:00
2025-03-15 21:32:01 +01:00
2025-03-31 13:27:54 +02:00
2025-04-03 14:58:59 +05:30
2025-03-27 07:27:57 +01:00
2025-03-23 08:46:10 +01:00
2025-03-29 08:08:48 +01:00
2025-03-24 06:56:05 +00:00
2025-04-03 14:38:31 +05:30
2025-03-27 07:27:57 +01:00
2025-03-24 13:44:13 +01:00
2025-03-31 09:40:57 +02:00
2025-03-23 08:08:17 +01:00
2025-03-29 08:08:48 +01:00
2025-03-23 08:46:10 +01:00
2025-03-23 08:46:10 +01:00
2025-03-31 13:27:54 +02:00
2025-03-15 21:32:01 +01:00
2025-03-23 08:46:10 +01:00