]> git.lizzy.rs Git - rust.git/history - src/libcore
Auto merge of #42612 - est31:master, r=nagisa
[rust.git] / src / libcore /
2017-06-16 borsAuto merge of #42612 - est31:master, r=nagisa
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #41840 - arielb1:deduplicate-selection...
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42685 - Havvy:doc-remove-sometimes...
2017-06-16 Corey FarwellRollup merge of #42656 - VBChunguk:struct-field-attribu...
2017-06-16 Corey FarwellRollup merge of #42654 - GuillaumeGomez:error-codes...
2017-06-16 Corey FarwellRollup merge of #42651 - infinity0:master, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42616 - estebank:span-fix, r=nikomatsakis
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-16 borsAuto merge of #42568 - GuillaumeGomez:E0608, r=QuietMis...
2017-06-15 borsAuto merge of #42648 - murarth:merge-alloc-collections...
2017-06-15 borsAuto merge of #42623 - VBChunguk:fix-older-urls, r...
2017-06-15 borsAuto merge of #42625 - michaelwoerister:dep-node-debug...
2017-06-14 Wonwoo ChoiUpdate older URLs pointing to the first edition of...
2017-06-14 borsAuto merge of #42523 - clarcharr:refactor_ops, r=brson
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
2017-06-14 MurarthMerge crate `collections` into `alloc`
2017-06-14 borsAuto merge of #42644 - frewsxcv:rollup, r=frewsxcv
2017-06-13 Corey FarwellRollup merge of #42638 - arthurpaimarnold:lexer_rule_fo...
2017-06-13 Corey FarwellRollup merge of #42636 - GuillaumeGomez:new-error-codes...
2017-06-13 Corey FarwellRollup merge of #42597 - mark-buer:park_timeout_example...
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-13 Marco A L BarbosaIgnore some failing test on wasm32-unknown-emscripten
2017-06-13 borsAuto merge of #42608 - ollie27:rustdoc_variant_reexport...
2017-06-13 borsAuto merge of #42471 - nrc:save-sig-2, r=eddyb
2017-06-13 borsAuto merge of #42566 - arthurprs:update-jemalloc, r...
2017-06-12 Corey FarwellRollup merge of #42594 - ollie27:rustdoc_assoc_type_lin...
2017-06-12 Corey FarwellRollup merge of #42592 - ollie27:rustdoc_empty_modules...
2017-06-12 Corey FarwellRollup merge of #42586 - ideasman42:patch-1, r=steveklabnik
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 borsAuto merge of #42570 - birkenfeld:patch-3, r=frewsxcv
2017-06-12 borsAuto merge of #42537 - michaelwoerister:tcx-for-dep...
2017-06-12 Georg BrandlAdd dedicated docstrings to Sum/Product impl of Result
2017-06-12 borsAuto merge of #42572 - ollie27:rustdoc_create_dir_all...
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-11 borsAuto merge of #42585 - GuillaumeGomez:E0609, r=Susurrus
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-11 borsAuto merge of #42569 - birkenfeld:patch-2, r=frewsxcv
2017-06-10 borsAuto merge of #42580 - tommyip:import-error, r=petrochenkov
2017-06-10 borsAuto merge of #42563 - eddyb:infer, r=nikomatsakis
2017-06-10 borsAuto merge of #42556 - scottmcm:ctz-nz, r=BurntSushi
2017-06-10 borsAuto merge of #42533 - Mark-Simulacrum:macro-parse...
2017-06-09 borsAuto merge of #42573 - frewsxcv:rollup, r=frewsxcv
2017-06-09 Clar CharrMove Drop to module.
2017-06-09 Clar CharrMove CoerceUnsized to module.
2017-06-09 Clar CharrMove Index to module.
2017-06-09 Clar CharrMove Deref to module.
2017-06-09 Clar CharrMove Try to module.
2017-06-09 Clar CharrMove placement new operators to module.
2017-06-09 Clar CharrMove bit ops to module.
2017-06-09 Clar CharrMove arithmetic ops to module.
2017-06-09 Clar CharrMove Fn to module.
2017-06-09 Corey FarwellRollup merge of #42558 - xfq:patch-1, r=steveklabnik
2017-06-09 Corey FarwellRollup merge of #42551 - tshepang:better-cell-replace...
2017-06-09 Corey FarwellRollup merge of #42531 - mmatyas:aarch64_compile-test_f...
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 Corey FarwellRollup merge of #42307 - clarcharr:js-license, r=frewsxcv
2017-06-09 Georg BrandlSimplify FromIterator example of Result
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-09 borsAuto merge of #42507 - ibabushkin:external-span-trans...
2017-06-09 borsAuto merge of #42521 - alexcrichton:enosys, r=cuviper
2017-06-09 borsAuto merge of #42504 - michaelwoerister:hash-dep-nodes...
2017-06-09 Djzinhack around bug in emscripten
2017-06-09 Scott McMurrayUse ctlz_nonzero to improve ASM from next_power_of_two
2017-06-09 Scott McMurrayAdd ctlz_nonzero & cttz_nonzero intrinsics
2017-06-08 borsAuto merge of #42491 - RalfJung:bootstrap-help, r=alexc...
2017-06-08 Tshepang Lekhonkhobedoc: a more complete explanation, and a better example
2017-06-08 borsAuto merge of #42487 - alexcrichton:smaller-personality...
2017-06-08 borsAuto merge of #42500 - hsivonen:neon, r=japaric
2017-06-08 borsAuto merge of #42489 - eddyb:untyped-stmts, r=nikomatsakis
2017-06-08 borsAuto merge of #42443 - tommyip:better_closure_msg,...
2017-06-08 borsAuto merge of #42481 - brson:wingnu, r=alexcrichton
2017-06-08 borsAuto merge of #42522 - frewsxcv:rollup, r=frewsxcv
2017-06-08 Corey FarwellRollup merge of #42512 - Keruspe:master, r=alexcrichton
2017-06-08 Corey FarwellRollup merge of #42510 - mbrubeck:docs, r=QuietMisdreavus
2017-06-08 Corey FarwellRollup merge of #42497 - qnighy:just-use-try-in-three...
2017-06-08 Corey FarwellRollup merge of #42490 - gaurikholkar:master, r=eddyb
2017-06-08 Corey FarwellRollup merge of #42470 - frewsxcv:frewsxcv/ffi-cstr...
2017-06-08 Clar CharrMove Range to module.
2017-06-08 Clar CharrMove ops.rs to folder.
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-08 Sean McArthurcore: allow messages in unimplemented!() macro
2017-06-07 borsAuto merge of #42447 - alexcrichton:update-cargo, r...
2017-06-07 Matt BrubeckUpdate docs to say iterator instead of range
2017-06-07 borsAuto merge of #42378 - steveklabnik:rustdoc-docs, r...
2017-06-07 borsAuto merge of #42486 - eddyb:issue-39882, r=nikomatsakis
2017-06-07 borsAuto merge of #42482 - eddyb:issue-42467, r=nikomatsakis
2017-06-07 borsAuto merge of #42480 - eddyb:issue-42463, r=nikomatsakis
2017-06-07 borsAuto merge of #42494 - frewsxcv:rollup, r=frewsxcv
2017-06-07 Nick WhitneyAlias std::cmp::max/min to Ord::max/min
2017-06-07 Nick WhitneyAdd max and min default fns to Ord trait
2017-06-07 Corey FarwellRollup merge of #42485 - Mark-Simulacrum:skip-no-doc...
2017-06-07 Corey FarwellRollup merge of #42469 - citizen428:document-assert...
2017-06-07 Corey FarwellRollup merge of #42466 - wesleywiser:fix_42407, r=arielb1
2017-06-07 Corey FarwellRollup merge of #42438 - king6cong:master, r=alexcrichton
2017-06-07 Corey FarwellRollup merge of #42429 - venkatagiri:llvm_config, r...
next