]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/ty.rs
error due to rebase
[rust.git] / src / librustc / middle / ty.rs
2015-06-08 Nick Cameronerror due to rebase
2015-06-07 Nick CameronTidying up, fix some minor linkage bugs, use ty flags...
2015-06-07 borsAuto merge of #25912 - tshepang:better-str-examples...
2015-06-07 borsAuto merge of #26066 - steveklabnik:docs_on_a_plane...
2015-06-06 borsAuto merge of #26050 - bluss:linked-list, r=Gankro
2015-06-06 borsAuto merge of #26038 - eddyb:dst-nested, r=luqmana
2015-06-05 borsAuto merge of #26032 - achiwhane:master, r=steveklabnik
2015-06-05 borsAuto merge of #26024 - Aatch:inline-as_bytes, r=Gankro
2015-06-05 borsAuto merge of #26023 - arielb1:fast-sized, r=eddyb
2015-06-05 Ariel Ben-YehudaIntroduce a fast-path for type_is_sized/type_moves_by_d...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
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 #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 #25858 - alexcrichton:disable-os-tls...
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 #25760 - Ms2ger:tagged_docs, r=Manishearth
2015-05-29 borsAuto merge of #25838 - mbrubeck:doc-edit, r=steveklabnik
2015-05-29 borsAuto merge of #25830 - steveklabnik:debug_docs, r=alexc...
2015-05-29 borsAuto merge of #25832 - edunham:document-gh-issue-tags...
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 #25835 - steveklabnik:gh25438, r=alexcrichton
2015-05-28 borsAuto merge of #25834 - steveklabnik:gh25326, r=alexcrichton
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 #25840 - arielb1:ptr-compare-fixes, r=nrc
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 #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 #25762 - dotdash:codegen_test, r=alexcrichton
2015-05-27 borsAuto merge of #25790 - eddyb:oh-snap-ctfe-arrived,...
2015-05-27 borsAuto merge of #25791 - barosl:use-paths-as-items, r...
2015-05-27 borsAuto merge of #25749 - richo:python3, r=alexcrichton
2015-05-27 borsAuto merge of #25741 - richo:backtrace-message, r=alexc...
2015-05-27 borsAuto merge of #25713 - Stebalien:pattern, r=alexcrichton
2015-05-26 borsAuto merge of #25675 - bluss:rustdoc-assoc-types-index...
2015-05-26 borsAuto merge of #24657 - aochagavia:rustdoc, r=alexcrichton
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-26 Ariel Ben-YehudaImplement defaults for associated types
2015-05-26 borsAuto merge of #25785 - arielb1:cleanup-201505, r=eddyb
2015-05-26 Ariel Ben-YehudaRemove ObjectCastMap
2015-05-26 Ariel Ben-YehudaUse lookup_locally_or_in_crate_store more often
2015-05-26 Ariel Ben-YehudaMake caching in stability work. This improves stability...
2015-05-26 Ariel Ben-YehudaClean-up some junk
2015-05-25 borsAuto merge of #25698 - mdinger:flat_map, r=steveklabnik
2015-05-25 borsAuto merge of #25742 - thombles:tk/StringCoercion,...
2015-05-25 borsAuto merge of #25736 - tshepang:path-nits, r=steveklabnik
2015-05-24 borsAuto merge of #25464 - zaeleus:trpl-riol, r=pnkfelix
2015-05-24 borsAuto merge of #25609 - nikomatsakis:const-fn, r=pnkfelix
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 #25601 - ericye16:master, r=steveklabnik
2015-05-21 Eduard Burtescurustc: const-qualify `const fn` function and method...
2015-05-21 Eduard Burtescusyntax: parse `const fn` for free functions and inheren...
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-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
2015-05-19 borsAuto merge of #24333 - arielb1:implement-rfc401, r=nrc
2015-05-19 Ariel Ben-YehudaOverhaul cast semantics and make them follow RFC401
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-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-15 borsAuto merge of #25219 - Eljay:fix-comment-parsing, r...
2015-05-15 Kelvin LyFix merge conflict and also add markdown formatting
2015-05-15 borsAuto merge of #25399 - kballard:crate-attributes-cfg_at...
2015-05-14 borsAuto merge of #24920 - alexcrichton:duration, r=aturon
2015-05-14 Manish GoregaokarRollup merge of #25354 - mdinger:delete_book, r=stevekl...
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 Steve KlabnikRollup merge of #25376 - swaroopch:patch-2, r=steveklabnik
2015-05-13 Steve KlabnikRollup merge of #25372 - steveklabnik:gh25355, r=alexcr...
2015-05-13 Steve KlabnikRollup merge of #25371 - steveklabnik:vec_macro_doc...
2015-05-13 Steve KlabnikRollup merge of #25365 - meqif:error-markdown, r=huonw
2015-05-13 Steve KlabnikRollup merge of #25363 - nham:E0106_E0107_fix, r=alexcr...
2015-05-13 Steve KlabnikRollup merge of #25360 - steveklabnik:typo, r=alexcrichton
2015-05-13 Steve KlabnikRollup merge of #25308 - nham:audit_ref_traits, r=alexc...
2015-05-13 borsAuto merge of #25344 - arielb1:fresh-float, r=nikomatsakis
2015-05-13 borsAuto merge of #25333 - GSam:master, r=nrc
2015-05-13 borsAuto merge of #25318 - nrc:for-expn, r=sfackler
next