]> git.lizzy.rs Git - rust.git/history - src/libcore
Doc example improvements for `slice::windows`.
[rust.git] / src / libcore /
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-19 borsAuto merge of #34879 - petrochenkov:fnptr, r=alexcrichton
2016-07-18 borsAuto merge of #34357 - tbu-:pr_exact_size_is_empty...
2016-07-18 Tobias BucherFix doctest of `ExactSizeIterator::is_empty`
2016-07-18 Seo SanghyeonRollup merge of #34889 - infinity0:master, r=sanxiyn
2016-07-18 Seo SanghyeonRollup merge of #34884 - shepmaster:from_raw_parts_doc...
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 borsAuto merge of #34871 - petrochenkov:inherent, r=jseyfried
2016-07-17 Corey FarwellIndicate where `std::slice` structs originate from.
2016-07-17 borsAuto merge of #34829 - cgswords:tstream, r=nrc
2016-07-17 Vadim PetrochenkovImplement traits for variadic function pointers
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 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 Guillaume GomezImprove float number example
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 #34801 - TimNN:rustbuild-doc-fixes, r...
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...
2016-07-14 borsAuto merge of #34783 - Dridi:cdylib_usage, r=alexcrichton
2016-07-14 borsAuto merge of #33907 - strake:decode_utf8, r=alexcrichton
2016-07-14 borsAuto merge of #34805 - michaelwoerister:stable-bounds...
2016-07-14 borsAuto merge of #34776 - cuviper:solaris-readdir, r=alexc...
2016-07-14 M Farkas-Dyckadd core::char::DecodeUtf8
2016-07-13 borsAuto merge of #34684 - oli-obk:eval_rustdoc_array_len...
2016-07-13 borsAuto merge of #34772 - jseyfried:cleanup_interner,...
2016-07-13 ggomezAdd examples for FpCategory
2016-07-13 borsAuto merge of #34752 - ollie27:rustdoc_search, r=Guilla...
2016-07-13 borsAuto merge of #34608 - apasel422:ll, r=bluss
2016-07-13 borsAuto merge of #34660 - jseyfried:fix_parse_stmt, r=nrc
2016-07-13 borsAuto merge of #34756 - habnabit:mutex-refunwindsafe...
2016-07-13 borsAuto merge of #34739 - therealbstern:ipv4unspec, r...
2016-07-12 borsAuto merge of #34705 - alexcrichton:clean-deprecated...
2016-07-12 Alex Crichtonstd: Clean out deprecated APIs
2016-07-12 borsAuto merge of #34757 - sourcefrog:debug-filetype, r...
2016-07-12 borsAuto merge of #34778 - GuillaumeGomez:rollup, r=Guillau...
2016-07-12 Guillaume GomezRollup merge of #34770 - davidko:patch-1, r=steveklabnik
2016-07-12 Guillaume GomezRollup merge of #34750 - GuillaumeGomez:error_doc,...
2016-07-12 Guillaume GomezRollup merge of #34749 - GuillaumeGomez:any_doc, r...
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-07-12 Guillaume GomezRollup merge of #34740 - GuillaumeGomez:boxed_doc,...
2016-07-12 Guillaume GomezRollup merge of #34737 - frewsxcv:libstd-process-child...
2016-07-12 Guillaume GomezRollup merge of #34736 - GuillaumeGomez:cells_doc,...
2016-07-12 borsAuto merge of #34755 - jonas-schievink:minor-difference...
2016-07-12 Mike Hommeydoc: Mention that writeln! and println! always use LF
2016-07-12 borsAuto merge of #34637 - GuillaumeGomez:syntax_codes...
2016-07-12 borsAuto merge of #33971 - bltavares:28322/default-channel...
2016-07-11 Alex Crichtonstd: Correct tracking issue for SipHash{13,24}
2016-07-11 borsAuto merge of #34686 - alexcrichton:new-stage, r=luqmana
2016-07-11 Guillaume GomezAdd missing examples for std::cell types
2016-07-11 borsAuto merge of #34725 - GuillaumeGomez:doc_slice, r...
2016-07-10 Guillaume GomezImprove std::any module doc
2016-07-10 borsAuto merge of #34657 - oli-obk:no_needless_const_eval...
2016-07-10 borsAuto merge of #34731 - GGist:fix_sync_try_recv, r=alexc...
2016-07-10 borsAuto merge of #34745 - alexandermerritt:slice-doc,...
2016-07-10 borsAuto merge of #34723 - GuillaumeGomez:slice_doc, r...
2016-07-09 borsAuto merge of #34365 - petrochenkov:deferr, r=eddyb
2016-07-09 borsAuto merge of #34717 - frewsxcv:sink, r=apasel422
2016-07-09 borsAuto merge of #34728 - michaelwoerister:issue34569...
2016-07-09 borsAuto merge of #34709 - GuillaumeGomez:primitives, r...
2016-07-09 borsAuto merge of #33987 - crlf0710:patch-1, r=steveklabnik
2016-07-09 borsAuto merge of #34719 - glandium:issue34674, r=alexcrichton
2016-07-09 borsAuto merge of #34700 - inejge:ai-hints, r=alexcrichton
2016-07-08 borsAuto merge of #34690 - alexcrichton:clarify-vcvars...
2016-07-08 Guillaume GomezImprove primitive integers documentation
2016-07-08 borsAuto merge of #33890 - michaelwoerister:collector-drive...
2016-07-08 borsAuto merge of #34720 - Manishearth:rollup, r=Manishearth
2016-07-08 petrochenkovStabilize `FnOnce::Output` + Fix rebase
2016-07-08 Manish GoregaokarRollup merge of #34700 - inejge:ai-hints, r=alexcrichton
2016-07-08 Manish GoregaokarRollup merge of #34699 - phlogisticfugu:master, r=steve...
next