]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/static-assert.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / test / compile-fail / static-assert.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12090 : bjz/rust/unimplemented, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-08 borsauto merge of #12099 : alexcrichton/rust/rpath-tests...
2014-02-08 borsauto merge of #12094 : adridu59/rust/licensing, r=brson
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12073 : alexcrichton/rust/doc-examples...
2014-02-07 borsauto merge of #12055 : dguenther/rust/tidy_test, r...
2014-02-07 Derek GuentherAdded tests to make tidy
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-11 borsauto merge of #10787 : nikomatsakis/rust/issue-9629...
2013-12-11 borsauto merge of #10833 : sfackler/rust/mut-pat, r=brson
2013-12-09 borsauto merge of #10840 : cmr/rust/any_docs2, r=huonw
2013-12-09 borsauto merge of #10859 : huonw/rust/helper-dists, r=cmr
2013-12-09 borsauto merge of #10874 : vadimcn/rust/integrated-as,...
2013-12-08 borsauto merge of #10477 : ktt3ja/rust/dead-code, r=alexcri...
2013-12-08 Kiet TranAdd dead-code warning pass
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-07 borsauto merge of #7557 : michaelwoerister/rust/enum_struct...
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-05 borsauto merge of #7554 : jld/rust/rm-ssoe, r=catamorphism
2013-07-05 borsauto merge of #7530 : alexcrichton/rust/issue-5194...
2013-07-05 borsauto merge of #7549 : sfackler/rust/docs, r=msullivan
2013-07-04 borsauto merge of #7543 : sanxiyn/rust/newtype-immediates...
2013-07-04 Daniel MicayMerge pull request #7565 from Blei/fix-rev-size-hint
2013-07-04 borsauto merge of #7542 : alexcrichton/rust/patch-rusti...
2013-07-03 borsauto merge of #7534 : bblum/rust/soundness-messages...
2013-07-03 borsauto merge of #7531 : sankha93/rust/master, r=bblum
2013-07-03 borsauto merge of #7523 : huonw/rust/uppercase-statics...
2013-07-01 Huon Wilsonrustc: add a lint to enforce uppercase statics.
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-24 borsauto merge of #6680 : ben0x539/rust/slashslashslash...
2013-05-23 borsauto merge of #6677 : yjh0502/rust/smallintset, r=graydon
2013-05-23 borsauto merge of #6669 : yjh0502/rust/fix_6209, r=graydon
2013-05-22 borsauto merge of #6686 : cmr/rust/fix-6596, r=catamorphism
2013-05-22 borsauto merge of #6672 : yjh0502/rust/fix_6342, r=graydon
2013-05-22 borsauto merge of #6670 : cmr/rust/static_assert, r=graydon
2013-05-22 Corey RichardsonImplement static_assert attribute