]> git.lizzy.rs Git - rust.git/history - src/doc
Extend DepGraph so it can track "work-products"
[rust.git] / src / doc /
2016-07-28 borsAuto merge of #34951 - tomgarcia:covariant-vec, r=brson
2016-07-28 borsAuto merge of #34908 - jseyfried:improve_tt_matchers...
2016-07-28 borsAuto merge of #34946 - alexcrichton:fix-cfg, r=brson
2016-07-27 borsAuto merge of #34907 - arielb1:found-parse-error, r...
2016-07-27 borsAuto merge of #34856 - jseyfried:refactor_reset_tls...
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-27 borsAuto merge of #33312 - Byron:double-ended-iterator...
2016-07-27 borsAuto merge of #35053 - steveklabnik:rollup, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #35043 - rahiel:patch-1, r=nikomatsakis
2016-07-26 Steve KlabnikRollup merge of #35029 - eulerdisk:fix_missing_comma_in...
2016-07-26 Steve KlabnikRollup merge of #35028 - abhijeetbhagat:patch-6, r...
2016-07-26 Steve KlabnikRollup merge of #35019 - frewsxcv:slice-split, r=Guilla...
2016-07-26 Steve KlabnikRollup merge of #35010 - GuillaumeGomez:file_doc, r...
2016-07-26 Steve KlabnikRollup merge of #35009 - GuillaumeGomez:dir_entry_doc...
2016-07-26 Steve KlabnikRollup merge of #35001 - rdwilliamson:patch-1, r=alexcr...
2016-07-26 Steve KlabnikRollup merge of #34995 - GuillaumeGomez:dir_builder_doc...
2016-07-26 Steve KlabnikRollup merge of #34990 - abhijeetbhagat:patch-3, r...
2016-07-26 Steve KlabnikRollup merge of #34974 - abhijeetbhagat:patch-2, r...
2016-07-26 Steve KlabnikRollup merge of #34935 - GuillaumeGomez:hash_map_doc...
2016-07-26 Steve KlabnikRollup merge of #34850 - tshepang:patch-3, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #34732 - durka:patch-27, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #34609 - ubsan:transmute_docs, r=stevek...
2016-07-26 Steve KlabnikRollup merge of #34461 - ubsan:master, r=steveklabnik
2016-07-26 borsAuto merge of #34983 - alexcrichton:windows-flaky,...
2016-07-26 Rahiel Kasimdoc/book/trait-objects: remove empty lines at start...
2016-07-24 Manish GoregaokarRollup merge of #34988 - frewsxcv:vec-windows, r=Guilla...
2016-07-24 Manish GoregaokarRollup merge of #34976 - GuillaumeGomez:build_hasher_do...
2016-07-24 Manish GoregaokarRollup merge of #34975 - GuillaumeGomez:random_state_do...
2016-07-24 Manish GoregaokarRollup merge of #34972 - oli-obk:cant_cast_str_to_const...
2016-07-24 Manish GoregaokarRollup merge of #34965 - jonathandturner:multispan_clea...
2016-07-23 borsAuto merge of #34832 - vadimcn:rusty-personality, r...
2016-07-23 borsAuto merge of #34925 - jseyfried:nested_macros, r=eddyb
2016-07-23 abhiUpdate underscore usage (#34903)
2016-07-22 borsAuto merge of #34924 - cgswords:empty_delim, r=nrc
2016-07-22 borsAuto merge of #34917 - michaelwoerister:fix-internalize...
2016-07-22 borsAuto merge of #34771 - murarth:string-insert-str, r...
2016-07-22 borsAuto merge of #34724 - mitchmindtree:mpsc_receiver_try_...
2016-07-22 borsAuto merge of #34715 - scottcarr:mir-test, r=nikomatsakis
2016-07-21 borsAuto merge of #34544 - 3Hren:issue/xx/reinterpret-forma...
2016-07-21 Tshepang Lekhonkhobedoc: add missing pause
2016-07-21 borsAuto merge of #34939 - GuillaumeGomez:rollup, r=Guillau...
2016-07-21 Guillaume GomezRollup merge of #34937 - GuillaumeGomez:hash_map_entry_...
2016-07-21 Guillaume GomezRollup merge of #34930 - frewsxcv:vec-as-slice, r=steve...
2016-07-21 Guillaume GomezRollup merge of #34921 - GuillaumeGomez:css_fix, r...
2016-07-21 Guillaume GomezRollup merge of #34919 - GuillaumeGomez:btree_map_doc...
2016-07-21 Guillaume GomezRollup merge of #34911 - frewsxcv:vec-set-len, r=stevek...
2016-07-21 Guillaume GomezRollup merge of #34910 - alexcrichton:hard-float-mips...
2016-07-21 Guillaume GomezRollup merge of #34895 - mark-buer:patch-1, r=steveklabnik
2016-07-21 Guillaume GomezRollup merge of #34890 - oconnor663:addassign, r=brson
2016-07-21 Guillaume GomezRollup merge of #34880 - xitep:master, r=steveklabnik
2016-07-21 Guillaume GomezRollup merge of #34855 - GuillaumeGomez:vec_deque_doc...
2016-07-21 Guillaume GomezRollup merge of #34854 - GuillaumeGomez:linked_list_doc...
2016-07-21 Guillaume GomezRollup merge of #34828 - seanmonstar:into-opton, r...
2016-07-21 borsAuto merge of #34873 - alexcrichton:down-with-compiler...
2016-07-20 borsAuto merge of #34694 - mathphreak:master, r=alexcrichton
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-19 borsAuto merge of #34885 - GuillaumeGomez:btree_map_debug...
2016-07-19 borsAuto merge of #34898 - sanxiyn:rollup, r=sanxiyn
2016-07-19 borsAuto merge of #33974 - habnabit:eintr-retry-for-read...
2016-07-18 borsAuto merge of #34357 - tbu-:pr_exact_size_is_empty...
2016-07-18 Seo SanghyeonRollup merge of #34889 - infinity0:master, r=sanxiyn
2016-07-18 Seo SanghyeonRollup merge of #34875 - frewsxcv:std-slice-struct...
2016-07-18 Seo SanghyeonRollup merge of #34853 - frewsxcv:vec-truncate, r=Guill...
2016-07-18 Seo SanghyeonRollup merge of #34807 - sanxiyn:dump-mir, r=nagisa
2016-07-18 borsAuto merge of #34886 - jseyfried:improve_stmt_matchers...
2016-07-18 borsAuto merge of #34860 - jseyfried:encapsulate_hygiene...
2016-07-17 borsAuto merge of #34876 - frewsxcv:vec-as-mut-slice, r...
2016-07-17 Ximin Luodoc/book: fix tests for non-x86 architectures, such...
2016-07-17 borsAuto merge of #34871 - petrochenkov:inherent, r=jseyfried
2016-07-17 Novotnik, PetrMake .enumerate() example self-explanatory
2016-07-17 borsAuto merge of #34829 - cgswords:tstream, r=nrc
2016-07-17 borsAuto merge of #34789 - jonathandturner:simplify_liberro...
2016-07-17 borsAuto merge of #34606 - mathstuf:llvm-with-ninja, r...
2016-07-17 borsAuto merge of #34852 - GuillaumeGomez:rollup, r=Guillau...
2016-07-16 Alex CrichtonMerge pull request #34836 from cynicaldevil/panic-counter
2016-07-16 Guillaume GomezRollup merge of #34849 - tshepang:patch-2, r=apasel422
2016-07-16 Guillaume GomezRollup merge of #34848 - tshepang:patch-1, r=apasel422
2016-07-16 Guillaume GomezRollup merge of #34847 - baskerville:unwanted-tag,...
2016-07-16 Guillaume GomezRollup merge of #34838 - steveklabnik:gh33677, r=alexcr...
2016-07-16 Guillaume GomezRollup merge of #34837 - GuillaumeGomez:better_example...
2016-07-16 Guillaume GomezRollup merge of #34768 - alexcrichton:issue-audit,...
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-16 borsAuto merge of #34816 - jseyfried:fix_include_path,...
2016-07-16 Tshepang Lekhonkhobedoc: remove extraneous word
2016-07-16 Tshepang Lekhonkhobedoc: remove stray comma
2016-07-16 Bastien DejeanAdd missing inline code delimiters around Vec<T>
2016-07-16 borsAuto merge of #34779 - infinity0:master, r=alexcrichton
2016-07-16 borsAuto merge of #34676 - aravind-pg:inner-attr, r=brson
2016-07-15 Steve KlabnikFix up documentation around no_std
2016-07-15 borsAuto merge of #34570 - jseyfried:no_rename, r=nrc
2016-07-15 borsAuto merge of #34819 - GuillaumeGomez:rollup, r=Guillau...
2016-07-15 Guillaume GomezRollup merge of #34818 - frewsxcv:vecdoc, r=GuillaumeGomez
2016-07-15 Guillaume GomezRollup merge of #34804 - GuillaumeGomez:fix_ret, r...
2016-07-15 Guillaume GomezRollup merge of #34799 - wuranbo:patch-3, r=steveklabnik
2016-07-15 Guillaume GomezRollup merge of #34794 - frewsxcv:exitstatus-success...
2016-07-15 Guillaume GomezRollup merge of #34777 - glandium:issue34697, r=Guillau...
2016-07-15 Guillaume GomezRollup merge of #34733 - izgzhen:alloc-arc-doc-improve...
2016-07-15 Guillaume GomezRollup merge of #34456 - tbu-:pr_ptr_null, r=aturon
2016-07-15 borsAuto merge of #34599 - cuviper:unicode-9.0, r=alexcrichton
2016-07-14 borsAuto merge of #34797 - doomrobo:fix-import-trait-method...
next