]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/lib.rs
core: Split apart the global `core` feature
[rust.git] / src / librustc_trans / lib.rs
2015-06-17 Alex Crichtoncore: Split apart the global `core` feature
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #26261 - tshepang:more-brief-example...
2015-06-17 borsAuto merge of #26126 - Nashenas88:sync-send-libcore...
2015-06-17 borsAuto merge of #26025 - alexcrichton:update-llvm, r...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
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-15 borsAuto merge of #26311 - jooert:fix25855, r=steveklabnik
2015-06-15 borsAuto merge of #26168 - sfackler:stdout-panic, r=alexcri...
2015-06-15 borsAuto merge of #25359 - thepowersgang:result-expect...
2015-06-14 borsAuto merge of #26213 - semarie:openbsd-morestack, r...
2015-06-14 borsAuto merge of #26252 - bluss:relative-paths, r=alexcrichton
2015-06-13 borsAuto merge of #26250 - steveklabnik:remove_html_literal...
2015-06-13 borsAuto merge of #26249 - steveklabnik:remove_extern_panic...
2015-06-13 Manish GoregaokarRollup merge of #26260 - tshepang:improve-example,...
2015-06-13 Manish GoregaokarRollup merge of #26259 - tshepang:case-examples, r...
2015-06-13 Manish GoregaokarRollup merge of #26257 - Tonkpils:patch-1, r=alexcrichton
2015-06-13 Manish GoregaokarRollup merge of #26256 - steveklabnik:gh25915, r=alexcr...
2015-06-13 Manish GoregaokarRollup merge of #26255 - steveklabnik:gh25499, r=alexcr...
2015-06-13 borsAuto merge of #26253 - steveklabnik:remove_old_ignored_...
2015-06-13 borsAuto merge of #26118 - tshepang:define-trait, r=stevekl...
2015-06-13 borsAuto merge of #26108 - Marwes:field_pun_docs, r=stevekl...
2015-06-13 borsAuto merge of #26248 - steveklabnik:remove_2061, r...
2015-06-13 borsAuto merge of #26247 - steveklabnik:remove_4120, r...
2015-06-12 borsAuto merge of #26160 - alexcrichton:revert-rc-as-ref...
2015-06-12 borsAuto merge of #25844 - alexcrichton:stabilize-fs-featur...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-10 Alex Crichtonstd: Stabilize a number of new fs features
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-26 borsAuto merge of #25593 - nham:E0210_E0326, r=alexcrichton
2015-05-26 borsAuto merge of #25091 - quantheory:trait_associated_cons...
2015-05-24 borsAuto merge of #25464 - zaeleus:trpl-riol, r=pnkfelix
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-23 borsAuto merge of #25632 - alexcrichton:dt-dir, r=brson
2015-05-23 borsAuto merge of #25416 - kballard:ffi-cstr-to-str-conveni...
2015-05-21 borsAuto merge of #25601 - ericye16:master, r=steveklabnik
2015-05-21 borsAuto merge of #25473 - doomrobo:patch-3, r=steveklabnik
2015-05-21 borsAuto merge of #25552 - GuillaumeGomez:left-hand-error...
2015-05-21 borsAuto merge of #25631 - taiyaeisforks:master, r=steveklabnik
2015-05-20 borsAuto merge of #25625 - bluss:doc-slice-order, r=Gankro
2015-05-20 borsAuto merge of #25571 - hirschenberger:master, r=nrc
2015-05-20 borsAuto merge of #25390 - eddyb:typeck-pub, r=nrc
2015-05-20 borsAuto merge of #25615 - petrochenkov:issue25542, r=alexc...
2015-05-20 borsAuto merge of #25610 - mbrubeck:bufread-docs, r=alexcri...
2015-05-20 borsAuto merge of #25596 - Ms2ger:rbml-docs, r=alexcrichton
2015-05-20 borsAuto merge of #25595 - dotdash:issue25549, r=eddyb
2015-05-20 borsAuto merge of #25588 - bluss:doc-string-from, r=alexcri...
2015-05-20 borsAuto merge of #25624 - steveklabnik:rollup, r=steveklabnik
2015-05-20 borsAuto merge of #25350 - alexcrichton:msvc, r=brson
next