]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #36050 - abhiQmar:e0076-formatting, r=jonathandturner
[rust.git] / src /
2016-08-31 Jonathan TurnerRollup merge of #36050 - abhiQmar:e0076-formatting...
2016-08-31 Jonathan TurnerRollup merge of #35926 - matthew-piziak:bit-or-xor...
2016-08-31 Jonathan TurnerRollup merge of #35758 - matthew-piziak:vec-assert...
2016-08-31 borsAuto merge of #34623 - lfairy:repr-conflict, r=Aatch
2016-08-31 Chris WongWarn about multiple conflicting #[repr] hints
2016-08-30 borsAuto merge of #35048 - tmiasko:monotonic-wait-timeout...
2016-08-30 Abhishek KumarUpdate compiler error E0076 to use new error format
2016-08-30 Matthew Piziakadd evocative examples for `BitOr` and `BitXor`
2016-08-30 borsAuto merge of #36126 - GuillaumeGomez:rollup, r=Guillau...
2016-08-30 Guillaume GomezRollup merge of #36125 - gavinb:error_msgs_p1, r=jonath...
2016-08-30 Guillaume GomezRollup merge of #36103 - zjhmale:fix-E0089, r=jonathand...
2016-08-30 Guillaume GomezRollup merge of #36100 - 0xmohit:pr/error-code-E0260...
2016-08-30 Guillaume GomezRollup merge of #36086 - apasel422:issue-35423, r=alexc...
2016-08-30 Guillaume GomezRollup merge of #36060 - paulfanelli:update-e0463-error...
2016-08-30 Guillaume GomezRollup merge of #36056 - birryree:E0194_new_error_forma...
2016-08-30 Guillaume GomezRollup merge of #36054 - mikhail-m1:master2, r=jonathan...
2016-08-30 Guillaume GomezRollup merge of #35997 - matthew-piziak:thread-current...
2016-08-30 Guillaume GomezRollup merge of #35993 - matthew-piziak:bitwise-and...
2016-08-30 Guillaume GomezRollup merge of #35977 - frewsxcv:usize-isize, r=eddyb
2016-08-30 Guillaume GomezRollup merge of #35962 - regexident:compiler-plugin...
2016-08-30 Guillaume GomezRollup merge of #35895 - F001:patch-1, r=steveklabnik
2016-08-30 Guillaume GomezRollup merge of #35863 - matthew-piziak:shl-example...
2016-08-30 Guillaume GomezRollup merge of #35862 - Stebalien:fmt-docs, r=steveklabnik
2016-08-30 Guillaume GomezRollup merge of #35810 - matthew-piziak:fn-trait-exampl...
2016-08-30 Guillaume GomezRollup merge of #35771 - matthew-piziak:range-inclusive...
2016-08-30 Guillaume GomezRollup merge of #35418 - birkenfeld:patch-1, r=aturon
2016-08-30 borsAuto merge of #36066 - jseyfried:rollup, r=Manishearth
2016-08-30 Jeffrey SeyfriedFuture proof `libsyntax_ext` for `union`.
2016-08-30 borsAuto merge of #36117 - eddyb:llvm-hoist-meta, r=alexcri...
2016-08-29 Gavin BakerE0184 Update error format #35275
2016-08-29 Gavin BakerE0165 Update error format #35270
2016-08-29 Gavin BakerE0164 Update error format #35269
2016-08-29 Eduard Burtescullvm: backport "[SimplifyCFG] Hoisting invalidates...
2016-08-29 borsAuto merge of #36080 - japaric:systemz, r=alexcrichton
2016-08-29 zjhmaleUpdate E0089 to new error format
2016-08-29 Paul FanelliUpdate E0463 error message to new format
2016-08-29 Mohit AgarwalUpdate E0260 to new error format
2016-08-29 Tomasz MiąskoAvoid using pthread_condattr_setclock on Android.
2016-08-29 Mikhail Modinupdate error E0451 to new format
2016-08-29 Jeffrey SeyfriedFix merge conflicts.
2016-08-29 Jeffrey SeyfriedRemove inherent methods `Annotatable::attrs` and `Annot...
2016-08-29 Jeffrey SeyfriedFuture proof the AST for `union`.
2016-08-29 borsAuto merge of #36062 - japaric:smarter-submodules,...
2016-08-29 Jorge Apariciofix tidy error
2016-08-28 Andrew PaseltinerAdd test for #35423
2016-08-28 borsAuto merge of #36059 - CryZe:improved-demangling, r...
2016-08-28 borsAuto merge of #36029 - KiChjang:issue-12033, r=arielb1
2016-08-28 Jorge Apariciobuild llvm with systemz backend enabled, and link to...
2016-08-28 borsAuto merge of #35984 - jonas-schievink:reproducible...
2016-08-28 borsAuto merge of #36058 - apasel422:tests, r=alexcrichton
2016-08-28 Jonas SchievinkRevert changes to the reproducible-builds test
2016-08-28 Jeffrey SeyfriedRollup merge of #35917 - jseyfried:remove_attr_ext_trai...
2016-08-28 Jeffrey SeyfriedRollup merge of #35850 - SergioBenitez:master, r=nrc
2016-08-28 Jeffrey SeyfriedRollup merge of #35728 - petrochenkov:empderive, r...
2016-08-28 Jeffrey SeyfriedRollup merge of #35480 - KiChjang:e0379-bonus, r=nikoma...
2016-08-28 Jeffrey SeyfriedRollup merge of #35618 - jseyfried:ast_view_path_refact...
2016-08-28 Jeffrey SeyfriedRollup merge of #35591 - GuillaumeGomez:generics_span...
2016-08-28 borsAuto merge of #36055 - japaric:rustbuild-no-filecheck...
2016-08-28 borsAuto merge of #36028 - japaric:s390x, r=alexcrichton
2016-08-28 Keith YeungAdd UI test for E0379
2016-08-28 Keith YeungChange Constness to Spanned<Constness>
2016-08-28 Keith YeungMove E0379 check from typeck to ast validation
2016-08-28 borsAuto merge of #36027 - eddyb:unsized-prefix, r=nagisa
2016-08-28 Jorge Apariciodon't update the src/jemalloc submodule is jemalloc...
2016-08-28 Jorge Apariciodon't run codegen tests when they have been disabled
2016-08-28 Jorge Apariciorustbuild: smarter `git submodule`-ing
2016-08-27 Christopher SerrImprove Demangling of Rust Symbols
2016-08-27 Andrew PaseltinerAdd tests for #20433, #26251, #28625, #33687
2016-08-27 borsAuto merge of #36049 - jonathandturner:rollup, r=jonath...
2016-08-27 Jorge Apariciorustbuild: skip filecheck check if codegen tests are...
2016-08-27 Jonathan TurnerRollup merge of #36044 - mikhail-m1:master, r=jonathand...
2016-08-27 Jonathan TurnerRollup merge of #36003 - GuillaumeGomez:err_codes,...
2016-08-27 Jonathan TurnerRollup merge of #35989 - 0xmohit:pr/error-code-E0453...
2016-08-27 Jonathan TurnerRollup merge of #35985 - 0xmohit:pr/error-code-E0277...
2016-08-27 Jonathan TurnerRollup merge of #35980 - kyrias:E0094-underline, r...
2016-08-27 Jonathan TurnerRollup merge of #35657 - ahmedcharles:e0389, r=jonathan...
2016-08-27 borsAuto merge of #35674 - ahmedcharles:rpass, r=alexcrichton
2016-08-27 Keith YeungFix lifetime rules for 'if' conditions
2016-08-27 Georg BrandlDoc: explain why Box/Rc/Arc methods do not take self
2016-08-27 Mikhail Modinupdate error E0450 to new format
2016-08-27 William LeeFixes #35280 to update E0194 to support new error messa...
2016-08-27 borsAuto merge of #35969 - bluss:memrchr-alignment, r=nagisa
2016-08-27 Jonas SchievinkFix the reproducible-build test
2016-08-27 Jonas Schievinkfix tidy
2016-08-27 Jonas SchievinkMake metadata encoding deterministic
2016-08-27 Jonas SchievinkUse deterministic `FnvHash{Map,Set}` in rustdoc
2016-08-27 Jonas SchievinkUse `FnvHashMap` in more places
2016-08-27 borsAuto merge of #36030 - Manishearth:rollup, r=Manishearth
2016-08-27 Manish GoregaokarFixup rustbuild on #35124
2016-08-27 borsAuto merge of #35877 - KiChjang:issue-35869, r=arielb1
2016-08-27 Eduard Burtescurustc_trans: don't round up the DST prefix size to...
2016-08-27 Manish GoregaokarRollup merge of #36014 - slash3g:stabilize-type-macros...
2016-08-27 Manish GoregaokarRollup merge of #36005 - apasel422:traitobj, r=alexcrichton
2016-08-27 Manish GoregaokarRollup merge of #36004 - petrochenkov:hashloan, r=arielb1
2016-08-27 Manish GoregaokarRollup merge of #36002 - eddyb:abstract-kindness, r...
2016-08-27 Manish GoregaokarRollup merge of #35953 - Aatch:better-missing-block...
2016-08-27 Manish GoregaokarRollup merge of #35877 - KiChjang:issue-35869, r=arielb1
2016-08-27 Manish GoregaokarRollup merge of #35124 - steveklabnik:remove_style...
2016-08-27 Jorge Aparicioinitial support for s390x
2016-08-27 borsAuto merge of #35542 - scottcarr:visitor_refactor,...
next