Morgan :)

Results 396 comments of Morgan :)

@munificent prompted by MiniSuperDev filing [an issue to built_value](https://github.com/google/built_value.dart/issues/1350) asking for advice on what to do next here ... I'm hoping we can figure out something to do next here...

Thanks Oleh. The diff is mostly fine, but I have a problem with the ones that used to fit on one line: ``` status.rebuild((b) => b.changedAssets = null), newNode =...

On further reflection I think it's worth giving the block bodies + no cascades a try. https://github.com/dart-lang/build/pull/3946 I hacked my script to attempt to do that replace, but it's not...

Thanks Bob! Looking forward to trying it. I'll post back here when I have. But, yes, looks to me like this addresses the issue, thank you :)

Thanks for filing. I'm not quite sure what you're referring to - do you mean while using `dart run build_runner watch`? - are you doing something like editing a builder...

Okay, I was able to repro on Windows, just running the end to end tests, the `_test` folder of the repo: ``` > dart --version Dart SDK version: 3.8.0-edge.7d954e54f7f540aeae9a8d76efff6e902411fd6d (main)...

Closing as stale.