]> git.lizzy.rs Git - rust.git/history - src/liblog/lib.rs
std: Split the `std_misc` feature
[rust.git] / src / liblog / lib.rs
2015-06-17 Alex Crichtonstd: Split the `std_misc` feature
2015-06-17 Alex Crichtonalloc: Split apart the global `alloc` feature
2015-06-17 Alex Crichtoncore: Split apart the global `core` feature
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-09 borsAuto merge of #25836 - steveklabnik:gh25305, r=alexcrichton
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
2015-06-04 borsAuto merge of #25975 - arielb1:remove-param-space,...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-06-04 Manish GoregaokarRollup merge of #25900 - lorenzb:more_about_types,...
2015-06-04 borsAuto merge of #25743 - michaelsproul:match-diagnostics...
2015-06-03 Manish GoregaokarRollup merge of #25939 - wca:fix-freebsd-configure...
2015-06-03 borsAuto merge of #25938 - wca:fix-clang-check-compatibilit...
2015-06-02 borsAuto merge of #25867 - petrochenkov:ucellv, r=alexcrichton
2015-06-02 borsAuto merge of #25868 - alexcrichton:issue-25505, r...
2015-06-02 Manish GoregaokarRollup merge of #25821 - jooert:remove_build_date,...
2015-06-02 Manish GoregaokarRollup merge of #25751 - steveklabnik:translations...
2015-06-02 borsAuto merge of #25848 - alexcrichton:fix-msvc, r=brson
2015-06-02 borsAuto merge of #25654 - petrochenkov:encenv, r=alexcrichton
2015-06-01 borsAuto merge of #25246 - mzabaluev:io-invalid-data, r...
2015-06-01 borsAuto merge of #25858 - alexcrichton:disable-os-tls...
2015-05-30 borsAuto merge of #25882 - steveklabnik:gh25554, r=alexcrichton
2015-05-30 borsAuto merge of #25818 - sfackler:socket-timeouts, r...
2015-05-30 borsAuto merge of #25817 - XMPPwocky:once_cleanedup, r...
2015-05-29 Steve KlabnikRollup merge of #25886 - nhowell:patch-1, r=steveklabnik
2015-05-29 Steve KlabnikRollup merge of #25883 - steveklabnik:gh25417, r=alexcr...
2015-05-29 Steve KlabnikRollup merge of #25876 - tshepang:patch-3, r=steveklabnik
2015-05-29 Steve KlabnikRollup merge of #25873 - nham:update_E0015, r=Aatch
2015-05-29 Steve KlabnikRollup merge of #25866 - jooert:update_guidelines,...
2015-05-29 Steve KlabnikRollup merge of #25865 - azerupi:patch-2, r=alexcrichton
2015-05-29 Steve KlabnikRollup merge of #25864 - azerupi:patch-1, r=alexcrichton
2015-05-29 Steve KlabnikRollup merge of #25861 - tringenbach:master, r=steveklabnik
2015-05-29 Steve KlabnikRollup merge of #25788 - maxjacobson:add-missing-space...
2015-05-29 borsAuto merge of #25494 - alexcrichton:stdio-from-raw...
2015-05-29 borsAuto merge of #25880 - nikomatsakis:const-fn-feature...
2015-05-29 Niko Matsakisadd const_fn features
2015-05-29 borsAuto merge of #25760 - Ms2ger:tagged_docs, r=Manishearth
2015-05-28 borsAuto merge of #25744 - SimonSapin:cell-eq, r=alexcrichton
2015-05-28 borsAuto merge of #25856 - bluss:binary-heap-hole, r=Gankro
2015-05-28 borsAuto merge of #25843 - shepmaster:remove-public-int...
2015-05-28 borsAuto merge of #25783 - nrc:save-api-2, r=@huonw
2015-05-28 borsAuto merge of #25824 - alexcrichton:fix-deadlocking...
2015-05-28 borsAuto merge of #25805 - jooert:colorized_tests, r=alexcr...
2015-05-27 borsAuto merge of #25796 - arielb1:default-assoc, r=eddyb
2015-05-27 Manish GoregaokarRollup merge of #25807 - rillian:manpages, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25806 - nrc:20184-msg, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25792 - koobs:patch-1, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25726 - nham:cell_docs, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25668 - steveklabnik:doc_const, r...
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-27 borsAuto merge of #25799 - alexcrichton:fix-link-in-mk...
2015-05-27 borsAuto merge of #25797 - eddyb:const-trait-to-trait,...
2015-05-27 borsAuto merge of #25762 - dotdash:codegen_test, r=alexcrichton
2015-05-27 borsAuto merge of #25790 - eddyb:oh-snap-ctfe-arrived,...
2015-05-27 Eduard BurtescuUse `const fn` to abstract away the contents of UnsafeC...
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-23 borsAuto merge of #25416 - kballard:ffi-cstr-to-str-conveni...
2015-05-21 borsAuto merge of #25473 - doomrobo:patch-3, r=steveklabnik
2015-05-20 borsAuto merge of #25390 - eddyb:typeck-pub, r=nrc
2015-05-20 borsAuto merge of #25350 - alexcrichton:msvc, r=brson
2015-05-19 borsAuto merge of #25495 - alexcrichton:process-pid, r...
2015-05-19 Manish GoregaokarRollup merge of #25452 - jimblandy:master, r=steveklabnik
2015-05-19 borsAuto merge of #25496 - alexcrichton:stabilize-cloned...
2015-05-19 borsAuto merge of #25441 - alexcrichton:debug-panic-neg...
2015-05-18 borsAuto merge of #25337 - bleibig:update-grammar, r=nikoma...
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-17 borsAuto merge of #25527 - inrustwetrust:const-not-overflow...
2015-05-17 borsAuto merge of #25454 - steveklabnik:r_doc_fix, r=alexcr...
2015-05-17 Manish GoregaokarRollup merge of #25522 - alexcrichton:reexport-incoming...
2015-05-17 Manish GoregaokarRollup merge of #25506 - Wilfred:master, r=alexcrichton
2015-05-17 Manish GoregaokarRollup merge of #25503 - brson:betafix, r=cmr
2015-05-17 Manish GoregaokarRollup merge of #25493 - coffeejunk:update_installed_ru...
2015-05-17 Manish GoregaokarRollup merge of #25490 - huachaohuang:patch-1, r=alexcr...
2015-05-17 Manish GoregaokarRollup merge of #25484 - sumito3478:fix-deadlink-in...
2015-05-17 Manish GoregaokarRollup merge of #25476 - rpjohnst:master, r=huonw
2015-05-17 Manish GoregaokarRollup merge of #25474 - achanda:fix_email, r=nikomatsakis
2015-05-17 Manish GoregaokarRollup merge of #25472 - WillEngler:book-tiny-typo...
2015-05-17 Manish GoregaokarRollup merge of #25469 - ecoal95:patch-1, r=alexcrichton
2015-05-17 Manish GoregaokarRollup merge of #25465 - Ryman:patch-2, r=alexcrichton
2015-05-17 borsAuto merge of #25387 - eddyb:syn-file-loader, r=nikomat...
2015-05-16 borsAuto merge of #25463 - jeremyschlatter:master, r=alexcr...
2015-05-16 borsAuto merge of #25485 - XuefengWu:24968_err_msg_parse_se...
2015-05-16 borsAuto merge of #25434 - dotdash:gep, r=alexcrichton
2015-05-16 borsAuto merge of #25462 - alexcrichton:favicon-https,...
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-15 Alex Crichtonlibs: Move favicon URLs to HTTPS
2015-05-15 borsAuto merge of #25219 - Eljay:fix-comment-parsing, r...
2015-05-14 borsAuto merge of #24920 - alexcrichton:duration, r=aturon
2015-05-14 borsAuto merge of #25238 - alexcrichton:fix-archive-with...
2015-05-14 borsAuto merge of #25208 - lfairy:version-hash, r=brson
2015-05-13 borsAuto merge of #25253 - robertfoss:master, r=brson
2015-05-13 Steve KlabnikRollup merge of #25224 - brson:stddoc, r=steveklabnik
2015-05-12 Manish GoregaokarRollup merge of #25220 - brson:doc1, r=steveklabnik
2015-05-12 borsAuto merge of #25171 - quantheory:associated_time_long_...
2015-05-12 borsAuto merge of #25323 - eddyb:coherent-coherence, r...
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-12 borsAuto merge of #23424 - arielb1:ambiguous-project, r...
2015-05-12 Nick CameronMerge branch 'master' into
next