]> git.lizzy.rs Git - rust.git/history - src/libstd/dynamic_lib.rs
std: Stabilize/deprecate features for 1.4
[rust.git] / src / libstd / dynamic_lib.rs
2015-09-10 borsAuto merge of #28329 - tshepang:comfort, r=steveklabnik
2015-09-10 borsAuto merge of #28266 - jackwilsonv:patch-4, r=steveklabnik
2015-09-10 borsAuto merge of #28282 - DiamondLovesYou:optional-data...
2015-09-10 borsAuto merge of #28323 - tshepang:idiom, r=steveklabnik
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-09 borsAuto merge of #28250 - durka:patch-7, r=steveklabnik
2015-09-09 Manish GoregaokarRollup merge of #28295 - steveklabnik:language_fix...
2015-09-09 Manish GoregaokarRollup merge of #28294 - midinastasurazz:patch-3, r...
2015-09-09 Manish GoregaokarRollup merge of #28289 - shepmaster:include_bytes-docs...
2015-09-09 Manish GoregaokarRollup merge of #28283 - rutsky:patch-3, r=steveklabnik
2015-09-09 Manish GoregaokarRollup merge of #28281 - rutsky:patch-2, r=steveklabnik
2015-09-09 borsAuto merge of #28300 - Manishearth:crate_err, r=eddyb
2015-09-09 borsAuto merge of #28297 - lifthrasiir:rustdoc-html-tweaks...
2015-09-09 borsAuto merge of #28277 - DiamondLovesYou:intrinsic-unname...
2015-09-09 borsAuto merge of #28198 - alexcrichton:from-raw-mut, r...
2015-09-08 borsAuto merge of #28264 - mneumann:dragonfly_backend_fixes...
2015-09-08 borsAuto merge of #28241 - dhuseby:adding_openbsd_snapshot...
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-08 borsAuto merge of #28292 - kud1ing:patch-1, r=steveklabnik
2015-09-08 borsAuto merge of #28287 - llogiq:clippy, r=Manishearth
2015-09-07 Andre Bogussome more clippy-based improvements
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-25 borsAuto merge of #27995 - nagisa:windows-error-message...
2015-08-25 Steve KlabnikRollup merge of #27988 - nagisa:diags-e0139, r=brson
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-19 borsAuto merge of #27849 - jonas-schievink:macro-errors...
2015-08-18 borsAuto merge of #27850 - alexcrichton:fix-musl, r=brson
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-16 borsAuto merge of #27858 - rkruppe:rustdoc-codespans, r...
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-16 borsAuto merge of #27853 - seckar:master, r=steveklabnik
2015-08-16 borsAuto merge of #27818 - alexcrichton:tag-all-the-issues...
2015-08-16 Alex Crichtonstd: Add issues to all unstable features
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-16 Steve KlabnikMerge branch 'fix-26673' of https://github.com/nhowell...
2015-07-16 Steve KlabnikMerge branch 'coercions' of https://github.com/tshepang...
2015-07-16 Manish GoregaokarRollup merge of #26695 - rutsky:patch-2, r=Manishearth
2015-07-16 Manish GoregaokarRollup merge of #26693 - rutsky:patch-1, r=Manishearth
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-13 borsAuto merge of #26750 - nrc:refactor-submod, r=sfackler
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-08 Steve KlabnikRollup merge of #26687 - christianweinz:patch-1, r...
2015-07-07 borsAuto merge of #26747 - huonw:stability-issue, r=alexcri...
2015-07-06 Steve KlabnikRollup merge of #26835 - tshepang:copy-or-not, r=stevek...
2015-07-06 Steve KlabnikRollup merge of #26834 - tshepang:space, r=brson
2015-07-06 Steve KlabnikRollup merge of #26809 - cmr:libc-ioctl, r=alexcrichton
2015-07-06 borsAuto merge of #26741 - alexcrichton:noinline-destructor...
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #26473 - Eljay:missing_docs, r=alexcrichton
2015-07-05 Steve KlabnikRollup merge of #26808 - tshepang:closures, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26800 - tshepang:comma, r=Gankro
2015-07-05 Steve KlabnikRollup merge of #26789 - tshepang:improve-array-example...
2015-07-05 Steve KlabnikRollup merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-07-05 Steve KlabnikRollup merge of #26795 - tshepang:typo, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26792 - tshepang:follow-idiom, r=steve...
2015-07-05 Steve KlabnikRollup merge of #26791 - tshepang:misc-ref-fixes, r...
2015-07-05 Steve KlabnikRollup merge of #26788 - tshepang:not-exclamation-marks...
2015-07-05 Steve KlabnikRollup merge of #26787 - tshepang:tuple-usage, r=stevek...
2015-07-05 Steve KlabnikRollup merge of #26785 - tshepang:inference, r=steveklabnik
2015-07-03 borsAuto merge of #26378 - arielb1:unused-mut, r=pnkfelix
2015-07-03 borsAuto merge of #26740 - steveklabnik:gh26737, r=gankro
2015-07-03 borsAuto merge of #26610 - aturon:fix_make_unique, r=alexcr...
2015-07-02 borsAuto merge of #26733 - nhowell:update-jquery, r=stevekl...
2015-07-02 borsAuto merge of #26725 - tshepang:patch-2, r=bluss
2015-07-02 borsAuto merge of #26738 - dotdash:trans_args, r=luqmana
2015-07-02 borsAuto merge of #26682 - posix4e:netbsd, r=alexcrichton
2015-07-02 Alex NewmanAdd netbsd amd64 support
2015-07-01 borsAuto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
2015-07-01 borsAuto merge of #26540 - oli-obk:issue11715, r=nrc
2015-06-30 Steve KlabnikRollup merge of #26678 - bluss:doc-fmt, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26627 - tshepang:stdin-example, r...
2015-06-30 Steve KlabnikRollup merge of #26622 - tshepang:indents, r=sanxiyn
2015-06-30 Steve KlabnikRollup merge of #26580 - adamheins:master, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-30 borsAuto merge of #26327 - bluss:two-way, r=aturon
2015-06-29 borsAuto merge of #26623 - Saser:master, r=steveklabnik
2015-06-29 borsAuto merge of #26530 - steveklabnik:gh26471, r=alexcrichton
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-29 Manish GoregaokarRollup merge of #26645 - richo:makefile-typo, r=sfackler
2015-06-29 Manish GoregaokarRollup merge of #26593 - GuillaumeGomez:patch-2, r...
2015-06-29 borsAuto merge of #26582 - jroesch:infer-ctxt-refactor...
2015-06-28 borsAuto merge of #26631 - richo:comment-updates, r=stevekl...
2015-06-28 borsAuto merge of #26601 - alexcrichton:xp, r=brson
2015-06-28 Alex Crichtonstd: Fix Windows XP compatibility
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
next