I've had Apple approve app submissions within 24 hours. It certainly hasn't been the norm (on average for me it takes more than 1 day, but less than 2), but I've had it happen occasionally over the past couple of years.
Not only that, if you have `trait Foo: Iterator<Item = u8>` and `trait Bar: Iterator<Item = i32>` how could `!` implement both of them? It would simply make the language incoherent.
I reached the midpoint of the podcast without seeing a proper argument against this then I gave up.
It tries to argue that higher reward rates are necessary to attrach customers that pay a lot (for credit card companies) and that lower income people are generally subsidized by taxes (obvious but unrelated), but at no point (until where I read) it seems to address the issue of merchants having to generally increase prices due to these cards.
> lower income people are generally subsidized by taxes
Pretty flimsy argument to begin with. Because the rich then argue to lower their taxes and/or simply not pay them and the whole system falls apart. Not to mention that lower income people paying more to keep afloat debt than taxes (which at worst is a much better interest deal for an installment plan) is a much worse model for society.
Just to expand on this: which vtables will be needed is not known before running codegen. At that point however multiple codegen units might generate the same vtable, and that might not get deduplicated by a later pass.
Moreover with dynamic linking (especially on Windows) it's impossible to guarantee that such vtables will be unique.
I have never seen Apple approving within 24 hours
reply