Files
rust/tests
Matthias Krüger 4f053b18f5 Rollup merge of #134506 - oli-obk:push-mrrulszyuslt, r=jieyouxu
Remove a duplicated check that doesn't do anything anymore.

fixes #134005

This code didn't actually `lub` the type of the previous expressions, but just the current type over and over again. Changing it to using the actual expression type does not change anything either, so may as well remove the entire loop.
2024-12-19 15:26:26 +01:00
..
2024-12-04 23:03:44 +01:00
2024-12-14 14:53:59 +00:00