]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/issue-1697.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / test / compile-fail / issue-1697.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-06 borsauto merge of #9703 : alexcrichton/rust/compiler-featur...
2013-10-06 Alex CrichtonAdd appropriate #[feature] directives to tests
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-12 borsauto merge of #6348 : sstewartgallus/rust/incoming...
2013-05-11 borsauto merge of #6397 : cantsin/rust/rusti-fixes, r=catam...
2013-05-11 borsauto merge of #6389 : sonwow/rust/issue-3356, r=bstrie
2013-05-11 borsauto merge of #6385 : huonw/rust/rustc-dtor-struct...
2013-05-11 borsauto merge of #6383 : huonw/rust/rustc-expand-then...
2013-05-11 borsauto merge of #6384 : thomaslee/rust/issue-4202, r...
2013-05-11 borsauto merge of #6376 : nikomatsakis/rust/issue-6272...
2013-05-11 borsauto merge of #6368 : catamorphism/rust/issue-5315...
2013-05-11 borsauto merge of #6223 : alexcrichton/rust/issue-6183...
2013-05-10 borsauto merge of #6380 : pcwalton/rust/core-text-ice,...
2013-05-10 borsauto merge of #6366 : catamorphism/rust/issue-3920...
2013-05-10 borsauto merge of #6358 : crabtw/rust/mips-segstk, r=brson
2013-05-10 borsauto merge of #6329 : sonwow/rust/issue-6306, r=ILyoan
2013-05-10 borsauto merge of #6356 : dotdash/rust/strinterner, r=pcwalton
2013-05-10 borsauto merge of #6347 : cmr/rust/unknown_module_resolve_e...
2013-05-10 Corey Richardsonfix formating and tests
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-04 borsauto merge of #5205 : thestinger/rust/radix, r=graydon
2013-03-03 borsauto merge of #5203 : erickt/rust/incoming, r=brson
2013-03-03 borsauto merge of #5197 : pcwalton/rust/fn-types, r=pcwalton
2013-03-03 Patrick Waltonlibrustc: Forbid chained imports and fix the logic...
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
2013-01-05 Brian AndersonMerge remote-tracking branch 'superoptimizer/master...
2013-01-01 Brian AndersonMerge pull request #4324 from steveklabnik/std_net
2012-12-29 Patrick Waltontest: Fix a bunch of compile-fail tests. rs=bustage
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-11-18 Brian AndersonMerge remote-tracking branch 'brson/codemap'
2012-11-16 Tim ChevalierUpdate error messages and un-xfail
2012-09-05 Patrick Waltontest: "import" -> "use"
2012-07-09 Brian AndersonMerge pull request #2847 from ben0x539/incoming
2012-07-09 Brian AndersonMerge pull request #2846 from gwillen/1c882842e06431767...
2012-07-09 Patrick Waltonrustc: Switch to the new resolution pass
2012-07-07 Niko MatsakisRevert "rustc: Switch to the new resolution pass"
2012-07-07 Patrick Waltonrustc: Switch to the new resolution pass
2012-07-03 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-07-02 Brian AndersonMerge branch 'doc-comments'
2012-07-02 Brian AndersonMerge remote-tracking branch 'Dretch/prettydocs'
2012-06-30 Gareth Daniel Smithchange the test suite `//! kind` syntax to `//~ kind...
2012-02-23 Brian Andersontest: Add a test for #1697