]> git.lizzy.rs Git - rust.git/history - src/libcore/mem.rs
Auto merge of #31326 - sdleffler:master, r=nikomatsakis
[rust.git] / src / libcore / mem.rs
2016-02-01 borsAuto merge of #30901 - mackwic:doc-core-convert, r...
2016-01-27 Manish GoregaokarRollup merge of #30689 - Manishearth:lifetime-bound...
2016-01-27 borsAuto merge of #30487 - jonas-schievink:more-attrs-lint...
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-23 Steve KlabnikRollup merge of #31031 - brson:issue-30123, r=nikomatsakis
2016-01-23 borsAuto merge of #30807 - kolloch:patch-1, r=steveklabnik
2016-01-22 borsAuto merge of #30917 - arthurprs:bs_bounds_check, r...
2016-01-20 borsAuto merge of #30872 - pitdicker:expand_open_options...
2016-01-20 borsAuto merge of #30894 - antrik:debug-mpsc, r=brson
2016-01-19 borsAuto merge of #30696 - steveklabnik:gh30655, r=brson
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-17 borsAuto merge of #30928 - sfackler:any-unsized, r=aturon
2016-01-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 borsAuto merge of #30533 - nikomatsakis:fulfillment-tree...
2016-01-16 borsAuto merge of #30930 - oli-obk:fix/30887, r=arielb1
2016-01-16 borsAuto merge of #30908 - petrochenkov:backtrace, r=alexcr...
2016-01-16 borsAuto merge of #30740 - bluss:ascii-is-the-best, r=brson
2016-01-15 borsAuto merge of #30878 - brson:raw-pointer-derive, r...
2016-01-15 borsAuto merge of #30446 - michaelwu:associated-const-type...
2016-01-15 borsAuto merge of #30773 - fhahn:test-fix, r=alexcrichton
2016-01-15 borsAuto merge of #30898 - petrochenkov:tvarfstab, r=alexcr...
2016-01-15 Manish GoregaokarRollup merge of #30925 - semarie:blksize_t, r=alexcrichton
2016-01-15 Manish GoregaokarRollup merge of #30864 - jseyfried:no_record_exports...
2016-01-15 Manish GoregaokarRollup merge of #30787 - nikomatsakis:future-incompatib...
2016-01-15 Manish GoregaokarRollup merge of #30781 - dhuseby:add_dragonflybsd_snaps...
2016-01-15 Manish GoregaokarRollup merge of #30776 - antonblanchard:powerpc64_merge...
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-15 borsAuto merge of #30763 - gchp:issue/30033, r=nagisa
2016-01-15 borsAuto merge of #30711 - nrc:json-errs, r=huonw
2016-01-14 borsAuto merge of #30916 - steveklabnik:rollup, r=steveklabnik
2016-01-14 Steve KlabnikRollup merge of #30914 - tshepang:easier-description...
2016-01-14 Tshepang Lekhonkhobedoc: this is more easy to read, and less prone mis...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
2015-11-29 borsAuto merge of #30075 - kyeah:mac-span, r=sanxiyn
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-28 borsAuto merge of #29383 - petrochenkov:empstr, r=pnkfelix
2015-11-26 borsAuto merge of #30068 - wthrowe:unsized-pointer-impls...
2015-11-25 borsAuto merge of #30017 - nrc:fmt, r=brson
2015-11-25 borsAuto merge of #30034 - brson:rust_path, r=alexcrichton
2015-11-25 Manish GoregaokarRollup merge of #30013 - steveklabnik:doc_char, r=brson
2015-11-25 borsAuto merge of #30011 - jonas-schievink:macro-context...
2015-11-25 borsAuto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix
2015-11-24 borsAuto merge of #30016 - alexcrichton:fix-off-by-one...
2015-11-24 borsAuto merge of #30009 - apasel422:tests, r=alexcrichton
2015-11-24 borsAuto merge of #29960 - aturon:dismantle-traitref-subtyp...
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #30004 - michaelwoerister:primitive...
2015-11-24 Steve KlabnikRollup merge of #29933 - tbu-:pr_dont_opt_in_copy,...
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-24 borsAuto merge of #29934 - arielb1:constrained-projection...
2015-11-24 borsAuto merge of #30012 - jonas-schievink:log-level-trace...
2015-11-24 borsAuto merge of #30000 - Manishearth:unreachable-call...
2015-11-24 borsAuto merge of #30006 - ntrepid8:skip-check-for-DYLD...
2015-11-24 borsAuto merge of #30001 - Detegr:master, r=Manishearth
2015-11-23 borsAuto merge of #29955 - bltavares:makefile-29554, r...
2015-11-23 borsAuto merge of #29952 - petrochenkov:depr, r=brson
2015-11-20 Vadim PetrochenkovRename #[deprecated] to #[rustc_deprecated]
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-17 borsAuto merge of #29797 - oli-obk:remove-fromb, r=nikomatsakis
2015-11-17 borsAuto merge of #29531 - bltavares:issue-28586, r=sanxiyn
2015-11-17 borsAuto merge of #29794 - semarie:openbsd-stdcpp-path...
2015-11-16 Steve KlabnikRollup merge of #29796 - barosl:unresolved-import-exter...
2015-11-16 Steve KlabnikRollup merge of #29549 - brson:docidx, r=steveklabnik
2015-11-16 borsAuto merge of #29580 - alexbool:smart-pointer-conversio...
2015-11-16 borsAuto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton
2015-11-15 borsAuto merge of #29788 - mitaa:module_name, r=arielb1
2015-11-14 borsAuto merge of #29827 - Manishearth:diag-fn-field, r...
2015-11-13 borsAuto merge of #29759 - nagisa:mir-static, r=nikomatsakis
2015-11-13 borsAuto merge of #29811 - bluss:binary-heap-sift-less...
2015-11-13 borsAuto merge of #29761 - eefriedman:rename-nopanic, r...
2015-11-13 borsAuto merge of #29800 - Detegr:master, r=nikomatsakis
2015-11-13 borsAuto merge of #29675 - bluss:merge-sort-fastpath, r...
2015-11-12 borsAuto merge of #29780 - KyleMayes:quote-ext, r=nrc
2015-11-12 borsAuto merge of #29712 - Toby-S:patch-1, r=steveklabnik
2015-11-12 borsAuto merge of #29757 - dotdash:mir_simplify_cfg, r...
2015-11-12 borsAuto merge of #29544 - Ryman:reduce_doc_warnings, r...
2015-11-12 Kevin Butlerlibcore: deny warnings in doctests
2015-10-27 borsAuto merge of #28833 - jryans:borrowck-linear-errors...
2015-10-25 borsAuto merge of #29281 - skeleten:issue-28189, r=steveklabnik
2015-10-23 borsAuto merge of #29243 - skeleten:issue-29184, r=alexcrichton
2015-10-22 Steve KlabnikRollup merge of #29180 - SingingTree:readme_windows_bui...
2015-10-22 borsAuto merge of #29018 - tsion:doc-typo, r=steveklabnik
2015-10-22 borsAuto merge of #29045 - mseri:patch-4, r=nrc
2015-10-22 borsAuto merge of #28963 - mdinger:arrow, r=steveklabnik
2015-10-21 borsAuto merge of #29017 - ykomatsu:trpl, r=steveklabnik
2015-10-21 borsAuto merge of #29055 - alexcrichton:tiers, r=steveklabnik
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-19 Steve KlabnikRollup merge of #29027 - steveklabnik:iter_docs, r...
2015-10-19 borsAuto merge of #28977 - arcnmx:cstring-into, r=alexcrichton
2015-10-18 borsAuto merge of #28845 - oli-obk:rfc1229, r=pnkfelix
2015-10-18 borsAuto merge of #29134 - wthrowe:linker-output-ICE, r...
2015-10-17 borsAuto merge of #28933 - fhahn:issue-28837-partialeq...
2015-10-16 borsAuto merge of #28683 - GuillaumeGomez:rustdoc_error...
2015-10-16 borsAuto merge of #29014 - petrochenkov:stability, r=brson
2015-10-16 borsAuto merge of #29020 - goyox86:goyox86/rustfmting-libar...
next