5606fc0c90
rather than a tuple. The current setup iterates over `BaseIter<(&'self K, &'self V)>` where 'self is a lifetime declared *in the each method*. You can't place such a type in the impl declaration. The compiler currently allows it, but this will not be legal under #5656 and I'm pretty sure it's not sound now. |
||
---|---|---|
.. | ||
core-map.rs | ||
core-set.rs | ||
core-std.rs | ||
core-uint-to-str.rs | ||
graph500-bfs.rs | ||
msgsend-pipes-shared.rs | ||
msgsend-pipes.rs | ||
msgsend-ring-mutex-arcs.rs | ||
msgsend-ring-pipes.rs | ||
msgsend-ring-rw-arcs.rs | ||
noise.rs | ||
pingpong.rs | ||
shootout-ackermann.rs | ||
shootout-binarytrees.rs | ||
shootout-chameneos-redux.rs | ||
shootout-fannkuchredux.rs | ||
shootout-fasta.rs | ||
shootout-fibo.rs | ||
shootout-k-nucleotide-pipes.rs | ||
shootout-k-nucleotide.data | ||
shootout-mandelbrot.rs | ||
shootout-nbody.rs | ||
shootout-pfib.rs | ||
shootout-spectralnorm.rs | ||
shootout-threadring.rs | ||
std-smallintmap.rs | ||
sudoku.rs | ||
task-perf-alloc-unwind.rs | ||
task-perf-jargon-metal-smoke.rs | ||
task-perf-linked-failure.rs | ||
task-perf-one-million.rs | ||
task-perf-spawnalot.rs |