]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/syntax-extension-bytes-too-small-integer-literal.rs
Deprecate the bytes!() macro.
[rust.git] / src / test / compile-fail / syntax-extension-bytes-too-small-integer-literal.rs
2014-06-19 Simon SapinDeprecate the bytes!() macro.
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-09 borsauto merge of #12119 : huonw/rust/guide-testing, r...
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-09 borsauto merge of #12105 : huonw/rust/bench-black-box,...
2014-02-08 borsauto merge of #12112 : lucab/rust/make-dist, r=alexcrichton
2014-02-08 borsauto merge of #12065 : mrshu/rust/error-formating-fix...
2014-02-08 mr.ShuFixed error starting with uppercase
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-21 borsauto merge of #6576 : nikomatsakis/rust/issue-5362...
2013-05-18 borsauto merge of #6565 : osaut/rust/futures, r=thestinger
2013-05-18 borsauto merge of #6586 : bjz/rust/formatting-and-condition...
2013-05-18 borsauto merge of #6560 : gifnksm/rust/iterator-utils,...
2013-05-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
2013-05-18 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-17 borsauto merge of #6569 : Kimundi/rust/ext-bytes, r=erickt
2013-05-17 Marvin LöbelMade bytes!() accept a list of string, integer or char...