]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/unique-unique-kind.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / test / compile-fail / unique-unique-kind.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-17 borsauto merge of #10967 : chris-morgan/rust/clean-and...
2013-12-17 borsauto merge of #10979 : alexcrichton/rust/less-bc, r=cmr
2013-12-15 borsauto merge of #10982 : ezyang/rust/lvalue-def, r=pcwalton
2013-12-15 borsauto merge of #10984 : huonw/rust/clean-raw, r=cmr
2013-12-15 borsauto merge of #10974 : huonw/rust/spellck, r=alexcrichton
2013-12-15 borsauto merge of #10970 : erickt/rust/master, r=alexcrichton
2013-12-15 borsauto merge of #10948 : cmr/rust/update_pkgid, r=metajack
2013-12-15 borsauto merge of #10932 : alexcrichton/rust/feature-update...
2013-12-12 Alex CrichtonGate literal box expressions in addition to types
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-01 borsauto merge of #7443 : yjh0502/rust/fix_field_dup, r...
2013-06-30 borsauto merge of #7374 : Jeaye/rust/func_highlight, r=cmr
2013-06-30 borsauto merge of #7457 : Blei/rust/fix-ffi-floats, r=cmr
2013-06-29 borsauto merge of #7449 : yichoi/rust/std_test, r=cmr
2013-06-29 borsauto merge of #7442 : graydon/rust/clean-llvm-trigger...
2013-06-29 borsauto merge of #7441 : catamorphism/rust/testcases_2013...
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-29 borsauto merge of #7439 : catamorphism/rust/cut-rustpkg...
2013-06-28 borsauto merge of #7466 : thestinger/rust/passes, r=cmr
2013-06-28 borsauto merge of #7437 : brson/rust/winver, r=brson
2013-06-28 borsauto merge of #7451 : cmr/rust/rewrite-each-path, r...
2013-06-28 Patrick Waltonlibrustc: Change "Owned" to "Send" everywhere
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-21 borsauto merge of #5068 : sethpink/rust/derive-eq-tuple...
2013-02-21 borsauto merge of #5065 : catamorphism/rust/issue-3453...
2013-02-21 borsauto merge of #5063 : pcwalton/rust/plussing, r=pcwalton
2013-02-21 Patrick Waltonlibrustc: Separate most trait bounds with '+'. rs=plussing
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
2013-02-15 borsauto merge of #4964 : luqmana/rust/demove, r=graydon
2013-02-15 Luqman Adentests/tutorials: Get rid of `move`.
2013-02-12 borsauto merge of #4858 : z0w0/rust/rm_weak_task_count...
2013-02-12 borsauto merge of #4876 : brson/rust/debuginfo, r=brson
2013-02-10 borsauto merge of #4861 : sethpink/rust/incoming, r=catamor...
2013-02-10 borsauto merge of #4827 : mcpherrinm/rust/master, r=catamor...
2013-02-09 borsauto merge of #4854 : thestinger/rust/oldmap, r=catamor...
2013-02-09 borsauto merge of #4853 : Thiez/rust/incoming, r=catamorphism
2013-02-09 borsauto merge of #4852 : Caseus/rust/issue-4836, r=brson
2013-02-09 borsauto merge of #4848 : nikomatsakis/rust/issue-4821...
2013-02-08 Niko MatsakisFix subtle error in caching during kind computation...
2012-12-14 Brian AndersonMerge remote-tracking branch 'thestinger/vim'
2012-12-14 Brian AndersonMerge pull request #4181 from andrew-d/andrew-doc-fix1
2012-12-13 Brian AndersonRename Send trait to Owned
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-11-04 Brian AndersonMerge remote-tracking branch 'brson/repl'
2012-10-22 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-22 Brian AndersonMerge pull request #3832 from Dretch/concatdocstrs
2012-10-17 Tim ChevalierMerge pull request #3739 from killerswan/usagemsg
2012-10-17 Tim ChevalierMerge pull request #3719 from lucab/lucab/to-upstream...
2012-10-17 Tim ChevalierMerge pull request #3706 from erickt/str-with-capacity
2012-10-17 Tim ChevalierMerge pull request #3716 from Blei/fix-3656
2012-10-13 Tim ChevalierMake moves explicit in cfail tests
2012-09-08 Brian AndersonConvert all kind bounds to camel case. Remove send...
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-05-24 Eric HolkConst kind checking. The rules are almost certainly...
2012-01-05 Stefan PlantikowMerge branch 'master' into kmath
2012-01-05 Marijn HaverbekeSwitch to new param kind bound syntax
2011-11-18 Marijn HaverbekeUpdate stdlib, compiler, and tests to new kind system
2011-11-18 Marijn HaverbekePreparation for kind system overhaul
2011-10-28 Marijn HaverbekeMove to short kind kinds words in test suite
2011-10-25 Marijn HaverbekeUpdate our code to new type parameter kind syntax
2011-09-22 Brian AndersonCalculate the correct kind for unique boxes