]> git.lizzy.rs Git - rust.git/history - src/Cargo.toml
Auto merge of #43648 - RalfJung:jemalloc-debug, r=alexcrichton
[rust.git] / src / Cargo.toml
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-26 borsAuto merge of #44096 - Dushistov:master, r=japaric
2017-08-26 borsAuto merge of #44084 - alexcrichton:msvc-ninja, r=Mark...
2017-08-26 borsAuto merge of #44082 - pnkfelix:issue-43457, r=eddyb
2017-08-26 Corey FarwellRollup merge of #44091 - kallisti5:haiku-fix, r=eddyb
2017-08-26 Corey FarwellRollup merge of #44090 - GuillaumeGomez:str-doc, r...
2017-08-26 Corey FarwellRollup merge of #44086 - kennytm:htmldocck-python3...
2017-08-26 Corey FarwellRollup merge of #44072 - lukaramu:fix-doc-headings...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-26 Corey FarwellRollup merge of #43776 - zackmdavis:feature_gate_fn_mus...
2017-08-26 borsAuto merge of #44081 - est31:master, r=eddyb
2017-08-26 borsAuto merge of #44071 - alexcrichton:no-cycles, r=nikoma...
2017-08-26 borsAuto merge of #44028 - nrc:rls-update, r=alexcrichton
2017-08-26 Nick CameronUpdate RLS and Cargo
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-08-09 borsAuto merge of #43484 - estebank:point-to-return, r...
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
2017-08-06 borsAuto merge of #43488 - Florob:repeat-opt, r=arielb1
2017-08-04 borsAuto merge of #43442 - zackmdavis:note_available_field_...
2017-08-04 borsAuto merge of #43459 - ids1024:asrawfd, r=alexcrichton
2017-08-02 Corey FarwellRollup merge of #43423 - xliiv:cell-example, r=steveklabnik
2017-08-02 Corey FarwellRollup merge of #43389 - alexcrichton:thread-error...
2017-08-01 borsAuto merge of #43533 - nrc:macro-save, r=jseyfried,
2017-07-30 Mark SimulacrumRollup merge of #43544 - redox-os:update_redox_sys...
2017-07-30 Mark SimulacrumRollup merge of #43512 - arielb1:untyped-move-paths...
2017-07-30 Mark SimulacrumRollup merge of #43509 - QuietMisdreavus:method-src...
2017-07-30 Mark SimulacrumRollup merge of #43501 - topecongiro:span-to-whereclaus...
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-29 borsAuto merge of #43009 - GuillaumeGomez:unused-doc-commen...
2017-07-29 borsAuto merge of #43492 - lu-zero:master, r=alexcrichton
2017-07-28 borsAuto merge of #43324 - Nashenas88:visit_locations,...
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43505 - eddyb:poly-const-eval-layout...
2017-07-28 borsAuto merge of #43432 - pczarn:macro-parser-description...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-27 borsAuto merge of #43443 - bitshifter:issue-43317, r=nikoma...
2017-07-27 borsAuto merge of #43482 - Mark-Simulacrum:single-rustdoc...
2017-07-27 Mark SimulacrumBuild rustdoc on-demand.
2017-07-27 borsAuto merge of #43479 - ivanbakel:loop_borrow_msg, r...
2017-07-27 borsAuto merge of #43445 - zackmdavis:rustdoc_major_section...
2017-07-26 borsAuto merge of #43373 - alexcrichton:stabilize-1.20...
2017-07-26 borsAuto merge of #42059 - derekdreery:bugfix/fix_emscripte...
2017-07-26 Mark SimulacrumRollup merge of #43471 - ollie27:try_from_ints, r=nagisa
2017-07-26 Mark SimulacrumRollup merge of #43465 - topecongiro:needs-test, r...
2017-07-26 Mark SimulacrumRollup merge of #43463 - nrc:catch-span, r=petrochenkov
2017-07-26 Mark SimulacrumRollup merge of #43462 - dhduvall:solaris-libresolv...
2017-07-26 Mark SimulacrumRollup merge of #43458 - RalfJung:verbose, r=nikomatsakis
2017-07-26 Mark SimulacrumRollup merge of #43456 - joshlf:spawn-doc-grammar,...
2017-07-26 Mark SimulacrumRollup merge of #43455 - QuietMisdreavus:extend-spec...
2017-07-26 Mark SimulacrumRollup merge of #43447 - estebank:import-span, r=nikoma...
2017-07-26 Mark SimulacrumRollup merge of #42959 - SimonSapin:nonzero-checked...
2017-07-26 borsAuto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhs
2017-07-25 borsAuto merge of #43046 - milmazz:bootstrap-unittest,...
2017-07-25 borsAuto merge of #43320 - alexcrichton:new-bootstrap,...
2017-07-25 Alex CrichtonBump master to 1.21.0
2017-07-25 borsAuto merge of #43248 - llogiq:num-try-from, r=nagisa
2017-07-23 borsAuto merge of #43096 - estebank:ascription-help, r...
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-23 borsAuto merge of #43256 - Others:patch-1, r=steveklabnik
2017-07-21 borsAuto merge of #43274 - bitshifter:union-align, r=petroc...
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-20 borsAuto merge of #43270 - petrochenkov:fixstab, r=alexcrichton
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43266 - feadoor:issue-43253-exclusive...
2017-07-17 borsAuto merge of #42033 - oli-obk:suggestions, r=petrochenkov
2017-07-17 borsAuto merge of #42146 - nrc:rls-rust, r=alexcrichton
2017-07-17 Nick CameronRun RLS tests
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 borsAuto merge of #42304 - Mark-Simulacrum:issue-37157...
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-21 borsAuto merge of #42076 - alex-ozdemir:master, r=nrc
2017-06-20 Corey FarwellRollup merge of #42717 - ollie27:into_to_from2, r=sfackler
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 borsAuto merge of #42716 - alexbool:cstr-inlines, r=BurntSushi
2017-06-20 borsAuto merge of #42571 - tlively:wasm-dev, r=alexcrichton
2017-06-20 Giles CopeWhitespace change
2017-06-20 borsAuto merge of #42313 - pnkfelix:allocator-integration...
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-19 borsAuto merge of #39409 - pnkfelix:mir-borrowck2, r=nikoma...
2017-06-19 borsAuto merge of #42737 - fhahn:rust-log-crash, r=michaelw...
2017-06-19 borsAuto merge of #42722 - est31:master, r=Mark-Simulacrum
next