Ali Bektas 574ea0296c make SourceAnalyzer::pat_id return ExprOrPatId
Not all patterns are mapped to Pats. As such, it was necessary to change
the ret type Option<PatId> to Option<ExprOrPatId>
2025-02-09 17:31:09 +01:00
..
2025-01-26 23:31:58 +02:00
2025-01-17 21:28:11 +02:00
2024-12-28 18:23:24 +01:00
2025-01-09 05:43:08 +02:00
2025-01-17 21:28:11 +02:00
2025-01-06 17:57:17 +01:00
2025-01-14 01:31:07 -06:00