rust/src/test/bench
Chris Wong 85c1a4b1ba Rename include_bin! to include_bytes!
According to [RFC 344][], methods that return `&[u8]` should have names
ending in `bytes`. Though `include_bin!` is a macro not a method, it
seems reasonable to follow the convention anyway.

We keep the old name around for now, but trigger a deprecation warning
when it is used.

[RFC 344]: https://github.com/rust-lang/rfcs/blob/master/text/0344-conventions-galore.md

[breaking-change]
2014-12-23 22:06:32 +13:00
..
core-map.rs s/Tree/BTree 2014-12-18 16:20:32 -05:00
core-set.rs s/Tree/BTree 2014-12-18 16:20:32 -05:00
core-std.rs librustc: Always parse macro!()/macro![] as expressions if not 2014-12-18 12:09:07 -05:00
core-uint-to-str.rs
msgsend-pipes-shared.rs Revise std::thread API to join by default 2014-12-18 23:31:52 -08:00
msgsend-pipes.rs Revise std::thread API to join by default 2014-12-18 23:31:52 -08:00
msgsend-ring-mutex-arcs.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
noise.rs Allow use of [_ ; n] syntax for fixed length and repeating arrays. 2014-12-20 15:23:29 +13:00
rt-messaging-ping-pong.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
rt-parfib.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
shootout-ackermann.rs
shootout-binarytrees.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
shootout-chameneos-redux.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
shootout-fannkuch-redux.rs Allow use of [_ ; n] syntax for fixed length and repeating arrays. 2014-12-20 15:23:29 +13:00
shootout-fasta-redux.rs Allow use of [_ ; n] syntax for fixed length and repeating arrays. 2014-12-20 15:23:29 +13:00
shootout-fasta.rs Allow use of [_ ; n] syntax for fixed length and repeating arrays. 2014-12-20 15:23:29 +13:00
shootout-fibo.rs
shootout-k-nucleotide-pipes.rs Rename include_bin! to include_bytes! 2014-12-23 22:06:32 +13:00
shootout-k-nucleotide.data
shootout-k-nucleotide.rs Renaming of the Iter types as in RFC #344 2014-12-22 12:58:55 +01:00
shootout-mandelbrot.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
shootout-meteor.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
shootout-nbody.rs Allow use of [_ ; n] syntax for fixed length and repeating arrays. 2014-12-20 15:23:29 +13:00
shootout-pfib.rs Revise std::thread API to join by default 2014-12-18 23:31:52 -08:00
shootout-regex-dna.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
shootout-reverse-complement.rs Allow use of [_ ; n] syntax for fixed length and repeating arrays. 2014-12-20 15:23:29 +13:00
shootout-spectralnorm.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
shootout-threadring.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
spawnone.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
std-smallintmap.rs time: Deprecate the library in the distribution 2014-11-12 09:18:35 -08:00
sudoku.rs Allow use of [_ ; n] syntax for fixed length and repeating arrays. 2014-12-20 15:23:29 +13:00
task-perf-alloc-unwind.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
task-perf-jargon-metal-smoke.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
task-perf-one-million.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
task-perf-spawnalot.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00