]> git.lizzy.rs Git - rust.git/history - Makefile.in
Rollup merge of #33489 - GuillaumeGomez:howto, r=alexcrichton
[rust.git] / Makefile.in
2016-05-11 Guillaume GomezRollup merge of #33489 - GuillaumeGomez:howto, r=alexcr...
2016-05-11 Steve KlabnikRollup merge of #33345 - birkenfeld:issue-31754, r...
2016-05-11 Steve KlabnikRollup merge of #33260 - mrmiywj:help-on-pattern-guard...
2016-05-11 Steve KlabnikRollup merge of #33129 - GuillaumeGomez:fmt_doc, r...
2016-05-10 Guillaume GomezAdd default rule for Makefile and make it displays...
2016-05-10 borsAuto merge of #33337 - birkenfeld:issue-27842, r=jseyfried
2016-05-10 borsAuto merge of #33443 - jseyfried:resolve_ast, r=nrc
2016-05-09 Manish GoregaokarRollup merge of #33493 - Manishearth:more-diag, r=Manis...
2016-05-09 Manish GoregaokarRollup merge of #33496 - silvo38:master, r=apasel422
2016-05-09 Manish GoregaokarRollup merge of #33480 - birkenfeld:issue-33422, r...
2016-05-09 Manish GoregaokarRollup merge of #33431 - GuillaumeGomez:issue-30416...
2016-05-09 Manish GoregaokarRollup merge of #33383 - cramertj:E0509, r=Manishearth
2016-05-09 Manish GoregaokarRollup merge of #33370 - aochagavia:dump, r=nrc
2016-05-09 Manish GoregaokarRollup merge of #33224 - alexcrichton:create-exit-statu...
2016-05-09 borsAuto merge of #33224 - alexcrichton:create-exit-status...
2016-05-09 borsAuto merge of #33457 - oli-obk:const_err/cast_u8_ptr...
2016-05-09 borsAuto merge of #33484 - murarth:diagnostic-builder-field...
2016-05-09 borsAuto merge of #33478 - xen0n:normalize-callee-trait...
2016-05-09 borsAuto merge of #33365 - birkenfeld:makehelpfix, r=alexcr...
2016-05-07 Steve KlabnikRollup merge of #33456 - CryZe:barrier-wait-docs, r...
2016-05-06 borsAuto merge of #33086 - cardoe:non-blocking-rand-read...
2016-05-06 borsAuto merge of #33072 - tbu-:pr_duration_new_overflow...
2016-05-05 borsAuto merge of #32990 - tbu-:pr_more_defaults_cstr_path...
2016-05-05 borsAuto merge of #33067 - notriddle:wrapping_neg, r=alexcr...
2016-05-03 Georg BrandlMakefile: there is only one tidy target now
2016-04-30 borsAuto merge of #32846 - jseyfried:allow_unconfigured_gat...
2016-04-28 Steve KlabnikRollup merge of #33212 - bombless:scope-of-function...
2016-04-28 Steve KlabnikRollup merge of #33095 - xogeny:xogeny-patch-1, r=steve...
2016-04-28 Steve KlabnikRollup merge of #33056 - GuillaumeGomez:as_mut_ptr_exam...
2016-04-28 Steve KlabnikRollup merge of #32991 - kindlychung:patch-2, r=stevekl...
2016-04-26 borsAuto merge of #31414 - durka:clone-copy, r=alexcrichton
2016-04-26 borsAuto merge of #32989 - GuillaumeGomez:e0393, r=Manishearth
2016-04-26 borsAuto merge of #32962 - taralx:patch-1, r=GuillaumeGomez
2016-04-26 borsAuto merge of #33099 - eddyb:issue-33096, r=michaelwoer...
2016-04-25 Manish GoregaokarRollup merge of #33107 - sanxiyn:prev-impl-item, r...
2016-04-25 borsAuto merge of #32258 - nikomatsakis:fewer-errors, r...
2016-04-23 borsAuto merge of #33092 - alexcrichton:rustbuild-docs...
2016-04-23 borsAuto merge of #33084 - alexcrichton:osx-python-sanity...
2016-04-22 borsAuto merge of #33089 - nrc:hir-name-res, r=eddyb
2016-04-21 borsAuto merge of #33079 - bluss:split-iter, r=alexcrichton
2016-04-21 borsAuto merge of #33074 - mitaa:rdoc-irlst, r=alexcrichton
2016-04-21 borsAuto merge of #33030 - nagisa:mir-unrequire-end-block...
2016-04-20 borsAuto merge of #33011 - alexcrichton:pkg-everything...
2016-04-20 borsAuto merge of #32968 - alexcrichton:update-suport,...
2016-04-20 borsAuto merge of #31709 - ranma42:target_feature-from...
2016-04-20 borsAuto merge of #32939 - eddyb:layout, r=nikomatsakis
2016-04-20 borsAuto merge of #32951 - LukasKalbertodt:collection_conta...
2016-04-20 borsAuto merge of #32942 - alexcrichton:bootstrap-from...
2016-04-20 borsAuto merge of #31253 - ranma42:improve-unicode-iter...
2016-04-19 Alex Crichtonmk: Bootstrap from stable instead of snapshots
2016-04-18 Steve KlabnikRollup merge of #32906 - jocki84:jocki84-book-size...
2016-04-17 Manish GoregaokarRollup merge of #31441 - gereeter:btree-docs, r=bluss
2016-04-06 Steve KlabnikRollup merge of #31762 - tshepang:in-which-case, r...
2016-03-18 borsAuto merge of #31977 - bluss:partial-eq-save, r=brson
2016-03-13 Manish GoregaokarRollup merge of #32218 - cantino:minor_book_typo_fixes...
2016-03-10 Steve KlabnikRollup merge of #31830 - frewsxcv:assoc-func, r=stevekl...
2016-03-09 borsAuto merge of #31631 - jonas-schievink:agoraphobia...
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
2016-03-08 borsAuto merge of #31606 - Ms2ger:ClosureKind, r=eddyb
2016-03-08 borsAuto merge of #29734 - Ryman:whitespace_consistency...
2016-03-04 Steve KlabnikRollup merge of #32035 - ubsan:master, r=bluss
2016-03-03 borsAuto merge of #31797 - apasel422:issue-28950, r=alexcri...
2016-03-03 borsAuto merge of #32012 - bluss:more-drop-in-place, r...
2016-03-03 borsAuto merge of #31824 - jseyfried:privacy_in_resolve...
2016-03-02 Manish GoregaokarRollup merge of #31999 - bluss:fundamental-raw-ptr...
2016-03-01 borsAuto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakis
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-03-01 borsAuto merge of #31713 - alexcrichton:rustbuild-docs...
2016-02-27 borsAuto merge of #31942 - bluss:iter-desugar, r=steveklabnik
2016-02-27 borsAuto merge of #31915 - nagisa:mir-unpretty-fix, r=arielb1
2016-02-27 Manish GoregaokarRollup merge of #31930 - miqid:doc, r=steveklabnik
2016-02-27 Manish GoregaokarRollup merge of #31909 - benaryorg:patch-2, r=Manishearth
2016-02-27 borsAuto merge of #31914 - bluss:copy-from-slice-everywhere...
2016-02-26 borsAuto merge of #31876 - ollie27:win_fill_bytes, r=brson
2016-02-26 borsAuto merge of #31903 - mitaa:rdoc-ghostly-impls, r...
2016-02-26 borsAuto merge of #31858 - alexcrichton:fix-networking...
2016-02-26 borsAuto merge of #31846 - alexcrichton:better-disable...
2016-02-26 borsAuto merge of #31911 - Manishearth:rollup, r=Manishearth
2016-02-26 Manish GoregaokarRollup merge of #31904 - bluss:writer-formatter-error...
2016-02-26 Manish GoregaokarRollup merge of #31901 - bluss:suggest-use, r=sanxiyn
2016-02-26 Manish GoregaokarRollup merge of #31896 - tshepang:idiom, r=steveklabnik
2016-02-26 Manish GoregaokarRollup merge of #31894 - tshepang:more-clear, r=stevekl...
2016-02-26 Manish GoregaokarRollup merge of #31893 - tshepang:comma, r=steveklabnik
2016-02-26 Manish GoregaokarRollup merge of #31883 - birkenfeld:doc-null-escape...
2016-02-26 Manish GoregaokarRollup merge of #31880 - Manishearth:debug, r=alexcrichton
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-25 Manish Goregaokarmention debug-assertions
2016-02-10 borsAuto merge of #31420 - bluss:deque-equality, r=Gankro
2016-02-04 borsAuto merge of #31069 - sfackler:file-try-clone, r=alexc...
2016-02-04 borsAuto merge of #30962 - Amanieu:non_volatile_atomic...
2016-02-02 Manish GoregaokarRollup merge of #27499 - barosl:macro-doc-raw-str-hashe...
2016-02-02 Steve KlabnikRollup merge of #30971 - SDX2000:docfixes, r=steveklabnik
2016-02-01 borsAuto merge of #30901 - mackwic:doc-core-convert, r...
2016-01-29 Manish GoregaokarRollup merge of #31264 - est31:block_coment_parent...
2016-01-29 borsAuto merge of #31144 - jseyfried:remove_import_ordering...
2016-01-29 borsAuto merge of #31132 - gchp:internals, r=brson
2016-01-27 Manish GoregaokarRollup merge of #30689 - Manishearth:lifetime-bound...
2016-01-27 borsAuto merge of #31224 - bluss:deque-hashing, r=Gankro
2016-01-27 borsAuto merge of #31020 - regexident:fix_16884, r=brson
2016-01-27 borsAuto merge of #30859 - aliclark:musl-nx-issue, r=brson
next