Geoff Romer
4a0cf6c1fb
Track the start of a signature more accurately ( #6760 )
...
This change ensures that a function signature always starts with an
`IdentifierNameMaybeBeforeSignature` node (renamed from
`IdentifierNameBeforeParams`), even in the case of function declarations
like `fn F -> T` that have no parameter list. As a consequence, this
ensures that we push new entries onto `pattern_block_stack` and
`full_pattern_stack` when we start processing the function signature.
2026-02-23 22:46:03 +00:00
..
2023-09-01 01:35:45 +00:00
2026-02-23 22:46:03 +00:00
2026-02-04 17:24:55 +00:00
2026-02-12 01:56:15 +00:00
2026-02-12 01:56:15 +00:00
2024-10-23 18:16:32 +00:00
2025-08-08 20:32:16 +00:00
2025-03-27 21:17:54 +00:00
2025-04-18 14:17:48 +00:00
2025-04-05 04:25:00 +00:00
2025-04-05 04:25:00 +00:00
2026-02-12 01:56:15 +00:00
2025-04-05 04:25:00 +00:00
2026-02-23 22:46:03 +00:00
2025-12-30 19:18:34 +00:00
2026-02-23 22:46:03 +00:00
2025-04-05 04:25:00 +00:00
2025-09-02 23:15:26 +00:00
2026-02-23 22:46:03 +00:00
2025-10-23 18:34:52 +00:00
2026-02-23 22:46:03 +00:00
2026-02-12 01:56:15 +00:00
2026-02-07 02:41:22 +00:00
2025-04-05 04:25:00 +00:00
2025-10-23 18:34:52 +00:00
2025-11-05 17:21:41 +00:00
2026-02-12 01:56:15 +00:00
2026-01-14 16:58:15 +00:00
2026-02-23 22:46:03 +00:00
2025-04-05 04:25:00 +00:00
2025-04-05 04:25:00 +00:00
2026-02-12 01:56:15 +00:00
2025-12-30 19:18:34 +00:00
2025-12-17 15:40:20 +00:00
2025-12-17 15:40:20 +00:00
2026-02-23 22:46:03 +00:00
2025-10-23 18:34:52 +00:00
2026-02-23 22:46:03 +00:00
2026-02-12 01:56:15 +00:00
2025-04-05 04:25:00 +00:00
2025-12-17 15:40:20 +00:00
2026-02-23 22:46:03 +00:00
2025-07-18 18:29:12 +00:00
2025-09-12 22:59:37 +00:00
2025-10-23 18:34:52 +00:00
2026-02-23 22:46:03 +00:00
2025-09-12 22:59:37 +00:00
2026-02-23 22:46:03 +00:00
2026-01-14 16:58:15 +00:00
2025-06-27 22:08:47 +00:00
2025-09-02 23:15:26 +00:00
2026-02-04 17:24:55 +00:00
2024-08-22 22:32:19 +00:00
2026-02-07 02:41:22 +00:00
2025-12-30 19:18:34 +00:00
2025-09-12 22:59:37 +00:00
2026-02-07 02:41:22 +00:00
2025-04-05 04:25:00 +00:00
2026-02-07 02:41:22 +00:00
2025-07-21 20:02:27 +00:00
2026-02-23 22:46:03 +00:00
2025-01-22 23:15:00 +00:00
2026-02-07 02:41:22 +00:00
2026-02-23 22:46:03 +00:00
2026-02-23 22:46:03 +00:00