]> git.lizzy.rs Git - rust.git/history - src/libcore/ops.rs
Auto merge of #35906 - jseyfried:local_prelude, r=eddyb
[rust.git] / src / libcore / ops.rs
2016-08-26 borsAuto merge of #35906 - jseyfried:local_prelude, r=eddyb
2016-08-25 borsAuto merge of #35885 - durka:gh35753, r=arielb1
2016-08-25 borsAuto merge of #34923 - eddyb:deny-fn-item-transmute...
2016-08-25 borsAuto merge of #35884 - habnabit:freebsd-arc4rand, r...
2016-08-25 Manish GoregaokarRollup merge of #35955 - frewsxcv:idiomatic-methods...
2016-08-25 Manish GoregaokarRollup merge of #35947 - SimonSapin:decodeutf8-error...
2016-08-25 Manish GoregaokarRollup merge of #35916 - eddyb:mir-no-dead-allocas...
2016-08-25 Manish GoregaokarRollup merge of #35867 - frewsxcv:rustdoc-cleanup,...
2016-08-25 Manish GoregaokarRollup merge of #35238 - vadimcn:macro-debug-locs,...
2016-08-25 borsAuto merge of #35814 - alexcrichton:armv7-no-neon,...
2016-08-25 borsAuto merge of #35971 - jonathandturner:rollup, r=jonath...
2016-08-24 Jeffrey SeyfriedUse `#[prelude_import]` in `libcore`.
2016-08-24 Jonathan TurnerRollup merge of #35961 - 0xmohit:pr/error-codes-E0445...
2016-08-24 Jonathan TurnerRollup merge of #35948 - tshepang:missing-comma, r...
2016-08-24 Jonathan TurnerRollup merge of #35920 - GuillaumeGomez:err_codes,...
2016-08-24 Jonathan TurnerRollup merge of #35876 - matthew-piziak:sub-examples...
2016-08-24 borsAuto merge of #35883 - durka:gh35849, r=eddyb
2016-08-24 borsAuto merge of #35748 - michaelwoerister:fix-rust-gdb...
2016-08-23 borsAuto merge of #35951 - GuillaumeGomez:rollup, r=Guillau...
2016-08-23 Guillaume GomezRollup merge of #35949 - tshepang:excess, r=GuillaumeGomez
2016-08-23 Guillaume GomezRollup merge of #35939 - creativcoder:e0195, r=jonathan...
2016-08-23 Guillaume GomezRollup merge of #35936 - matthew-piziak:div-rational...
2016-08-23 Guillaume GomezRollup merge of #35913 - frewsxcv:panic, r=steveklabnik
2016-08-23 Guillaume GomezRollup merge of #35912 - brson:rust-installer, r=alexcr...
2016-08-23 Guillaume GomezRollup merge of #35910 - tbu-:pr_weird_linebreak, r...
2016-08-23 borsAuto merge of #35854 - nikomatsakis:incr-comp-cache...
2016-08-23 Matthew Piziakreplace `Div` example with something more evocative...
2016-08-23 borsAuto merge of #35656 - Stebalien:fused, r=alexcrichton
2016-08-23 borsAuto merge of #35627 - apasel422:coerce-cell, r=alexcri...
2016-08-23 borsAuto merge of #35766 - brson:bump, r=alexcrichton
2016-08-22 borsAuto merge of #35908 - jonathandturner:rollup, r=jonath...
2016-08-22 Jonathan TurnerRollup merge of #35901 - terrynsun:configs, r=steveklabnik
2016-08-22 Jonathan TurnerRollup merge of #35891 - munyari:book, r=steveklabnik
2016-08-22 Jonathan TurnerRollup merge of #35889 - alevy:patch-1, r=GuillaumeGomez
2016-08-22 Jonathan TurnerRollup merge of #35882 - petrochenkov:patch-2, r=eddyb
2016-08-22 Jonathan TurnerRollup merge of #35881 - matthew-piziak:rc-would-unwrap...
2016-08-22 Jonathan TurnerRollup merge of #35879 - CryZe:patch-2, r=apasel422
2016-08-22 Jonathan TurnerRollup merge of #35878 - matthew-piziak:ptr-assertions...
2016-08-22 Jonathan TurnerRollup merge of #35864 - matthew-piziak:index-example...
2016-08-22 Jonathan TurnerRollup merge of #35861 - matthew-piziak:rem-example...
2016-08-22 Jonathan TurnerRollup merge of #35860 - matthew-piziak:mul-example...
2016-08-22 Jonathan TurnerRollup merge of #35858 - shyaamsundhar:patch-1, r=Guill...
2016-08-22 Jonathan TurnerRollup merge of #35842 - apasel422:typo, r=GuillaumeGomez
2016-08-22 Jonathan TurnerRollup merge of #35841 - kyrias:new-error-E0424, r...
2016-08-22 Jonathan TurnerRollup merge of #35835 - crypto-universe:E0426, r=jonat...
2016-08-22 Jonathan TurnerRollup merge of #35824 - GuillaumeGomez:err_codes,...
2016-08-22 Jonathan TurnerRollup merge of #35820 - knight42:update-error-msg...
2016-08-22 Jonathan TurnerRollup merge of #35817 - wesleywiser:fix_35703, r=jonat...
2016-08-22 Jonathan TurnerRollup merge of #35809 - matthew-piziak:bitwise-and...
2016-08-22 Jonathan TurnerRollup merge of #35526 - munyari:e0033, r=jonathandturner
2016-08-22 Jonathan TurnerRollup merge of #35360 - medzin:E0388, r=jonathandturner
2016-08-22 Matthew Piziakmore evocative examples for `Sub` and `SubAssign`
2016-08-22 Matthew Piziakreplace `BitAnd` example with something more evocative...
2016-08-22 Matthew Piziakreplace `Mul` example with something more evocative...
2016-08-22 borsAuto merge of #35871 - bluss:cstring-new, r=alexcrichton
2016-08-22 borsAuto merge of #35848 - Mark-Simulacrum:make-tidy-in...
2016-08-22 borsAuto merge of #35821 - nbaksalyar:solaris-trans-fix...
2016-08-21 borsAuto merge of #35777 - nrc:carrier3, r=@nikomatsakis
2016-08-21 borsAuto merge of #35776 - jseyfried:more_groundwork, r=nrc
2016-08-20 Matthew Piziakreplace `Index` example with something more evocative...
2016-08-20 Matthew Piziakreplace `Rem` example with something more evocative
2016-08-20 borsAuto merge of #35857 - jonathandturner:rollup, r=jonath...
2016-08-20 Jonathan TurnerRollup merge of #35839 - jonathandturner:error_touchup...
2016-08-20 Jonathan TurnerRollup merge of #35831 - trixnz:error-428, r=jonathandt...
2016-08-20 Jonathan TurnerRollup merge of #35830 - matthew-piziak:not-example...
2016-08-20 Jonathan TurnerRollup merge of #35827 - matthew-piziak:neg-example...
2016-08-20 Jonathan TurnerRollup merge of #35818 - wdv4758h:E0133-label, r=Aatch
2016-08-20 Jonathan TurnerRollup merge of #35812 - mlayne:E0232, r=jonathandturner
2016-08-20 Jonathan TurnerRollup merge of #35811 - jonathandturner:fix_rustbuild_...
2016-08-20 Jonathan TurnerRollup merge of #35806 - matthew-piziak:addassign-examp...
2016-08-20 Jonathan TurnerRollup merge of #35804 - pliniker:master, r=jonathandturner
2016-08-20 Jonathan TurnerRollup merge of #35800 - matthew-piziak:mul-div-example...
2016-08-20 Jonathan TurnerRollup merge of #35794 - cantino:fix-typo, r=apasel422
2016-08-20 Jonathan TurnerRollup merge of #35781 - ErikUggeldahl:spellingfix...
2016-08-20 Jonathan TurnerRollup merge of #35780 - clementmiao:E0396_new_err_form...
2016-08-20 Jonathan TurnerRollup merge of #35778 - clementmiao:E0395_new_error_fo...
2016-08-20 Jonathan TurnerRollup merge of #35775 - frewsxcv:os-str-doc-examples...
2016-08-20 Jonathan TurnerRollup merge of #35710 - matthew-piziak:explicit-drop...
2016-08-20 Jonathan TurnerRollup merge of #35709 - matthew-piziak:add-trait-examp...
2016-08-20 Jonathan TurnerRollup merge of #35701 - matthew-piziak:rangefull-examp...
2016-08-20 borsAuto merge of #33922 - estebank:doc-comment, r=alexcrichton
2016-08-19 borsAuto merge of #35655 - ollie27:rustdoc_search_static_pr...
2016-08-19 Matthew Piziakreplace `Neg` example with something more evocative...
2016-08-19 Matthew Piziakreplace `Not` example with something more evocative
2016-08-19 borsAuto merge of #35719 - Amanieu:atomic_access, r=alexcri...
2016-08-19 Nick CameronRemove the Option and bool impls for carrier and add...
2016-08-18 Matthew Piziakreplace `AddAssign` example with something more evocati...
2016-08-18 Matthew Piziaknote that calling drop() explicitly is a compiler error
2016-08-18 Matthew Piziaksplit example into three sections with explanation
2016-08-18 Matthew Piziakdemonstrate `RHS != Self` use cases for `Mul` and ...
2016-08-18 borsAuto merge of #35684 - nikomatsakis:incr-comp-metadata...
2016-08-18 borsAuto merge of #35732 - jonathandturner:region_error_lab...
2016-08-18 Nick CameronUse a Carrier trait with the `?` operator
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35756 - crypto-universe:E0407, r=Guill...
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35751 - nagisa:mir-scope-fix-again...
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35750 - SimonSapin:help, r=alexcrichton
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35749 - GuillaumeGomez:raw_field,...
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35744 - DevShep:ds/update_E0009, r...
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35742 - spladug:readme-cmake-version...
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35740 - eddyb:llvm-prl-fix, r=alexcrichton
next