mitaa adfdbc4bd7 Remove ast::LocalSource with only one used variant
`LocalSource` indicated wether a let binding originated from for-loop desugaring to enable specialized error messages, but for-loop expansion has changed and this is now achieved through `MatchSource::ForLoopDesugar`.
2015-07-26 08:56:29 +02:00
..
2015-07-01 13:08:25 -07:00
2015-07-09 11:05:32 +02:00
2015-07-24 04:53:43 -04:00