]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/keyword-super.rs
Auto merge of #22517 - brson:relnotes, r=Gankro
[rust.git] / src / test / compile-fail / keyword-super.rs
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-09 borsMerge pull request #20793 from ktossell/rustdoc-fixedve...
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 borsMerge pull request #20741 from mneumann/dragonfly-pthre...
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20766 from tsurai/patch-1
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 borsauto merge of #20760 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20757: nikomatsakis/issue-20624-assoc...
2015-01-08 Alex Crichtonrollup merge of #20754: nikomatsakis/int-feature
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-17 Alex Crichtonrollup merge of #16889 : P1start/array-not-vector
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-09 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
2014-09-09 borsauto merge of #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-05 borsauto merge of #16843 : bkoropoff/rust/reader-writer...
2014-09-04 borsauto merge of #16883 : jakub-/rust/issue-16648, r=pcwalton
2014-09-03 borsauto merge of #16811 : nick29581/rust/dst-bug-2, r...
2014-09-03 borsauto merge of #16940 : treeman/rust/fail-non-utf8,...
2014-09-03 borsauto merge of #16892 : andrew-d/rust/andrew-fix-test...
2014-09-02 borsauto merge of #16850 : vks/rust/hash-num, r=alexcrichton
2014-09-01 borsauto merge of #16897 : japaric/rust/mut-slice-collectio...
2014-09-01 borsauto merge of #16867 : wickerwaka/rust/ice-16750, r...
2014-09-01 borsauto merge of #16891 : eddyb/rust/patlit-from-expr...
2014-09-01 borsauto merge of #16886 : Tobba/rust/defailbloat-string...
2014-09-01 borsauto merge of #16871 : retep998/rust/win64-fix, r=alexc...
2014-09-01 borsauto merge of #16802 : nick29581/rust/dst-bug-1, r...
2014-09-01 borsauto merge of #16844 : mrmonday/rust/liblibc-custom...
2014-08-31 borsauto merge of #16809 : nick29581/rust/dst-bug-3, r...
2014-08-31 borsauto merge of #16894 : alexcrichton/rust/issue-16872...
2014-08-31 borsauto merge of #16788 : Manishearth/rust/raw-ptr-syntax...
2014-08-31 borsauto merge of #16895 : alexcrichton/rust/rollup, r...
2014-08-31 Alex Crichtonrollup merge of #16881 : cmr/guide-typo
2014-08-31 Alex Crichtonrollup merge of #16852 : steveklabnik/desugar_destructure
2014-08-31 Alex Crichtonrollup merge of #16849 : nhowell/patch-1
2014-08-31 Alex Crichtonrollup merge of #16846 : treeman/debug-doc
2014-08-31 Alex Crichtonrollup merge of #16842 : zsiciarz/master
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-31 Alex Crichtonrollup merge of #16839 : treeman/issue-15358
2014-08-29 Jonas HietalaTweak error message for use of a keyword in ident position.
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-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-24 Tim ChevalierMerge pull request #4616 from thestinger/priority_queue
2013-01-24 Tim ChevalierMerge pull request #4609 from sonwow/keyword-super
2013-01-24 Youngsoo SonMake `super` a keyword