rust/src/test/bench
Tamir Duberstein 10f15e72e6 Negative case of len() -> is_empty()
`s/([^\(\s]+\.)len\(\) [(?:!=)>] 0/!$1is_empty()/g`
2015-04-14 20:26:03 -07:00
..
core-map.rs bench: Fix fallout in benchmarks 2015-04-14 10:14:19 -07:00
core-set.rs
core-std.rs Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
core-uint-to-str.rs
msgsend-pipes-shared.rs
msgsend-pipes.rs
msgsend-ring-mutex-arcs.rs
noise.rs bench: Fix fallout in benchmarks 2015-04-14 10:14:19 -07:00
rt-messaging-ping-pong.rs
rt-parfib.rs
shootout-ackermann.rs
shootout-binarytrees.rs Fallout: move from scoped to spawn 2015-04-14 08:15:45 -07:00
shootout-chameneos-redux.rs Fallout in tests 2015-04-01 11:22:39 -04:00
shootout-fannkuch-redux.rs Fallout: move from scoped to spawn 2015-04-14 08:15:45 -07:00
shootout-fasta-redux.rs bench: Fix fallout in benchmarks 2015-04-14 10:14:19 -07:00
shootout-fasta.rs bench: Fix fallout in benchmarks 2015-04-14 10:14:19 -07:00
shootout-fibo.rs
shootout-k-nucleotide-pipes.rs Positive case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
shootout-k-nucleotide.data
shootout-k-nucleotide.rs Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
shootout-mandelbrot.rs rollup merge of #24385: aturon/unstable-scoped 2015-04-14 10:59:55 -07:00
shootout-meteor.rs
shootout-nbody.rs Positive case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
shootout-pfib.rs
shootout-reverse-complement.rs rollup merge of #24385: aturon/unstable-scoped 2015-04-14 10:59:55 -07:00
shootout-spectralnorm.rs Fallout: move from scoped to spawn 2015-04-14 08:15:45 -07:00
shootout-threadring.rs
std-smallintmap.rs
sudoku.rs
task-perf-alloc-unwind.rs
task-perf-jargon-metal-smoke.rs
task-perf-spawnalot.rs