]> git.lizzy.rs Git - rust.git/history - src/librustc_data_structures/bitvec.rs
Rollup merge of #27934 - MatejLach:spacing_fix, r=steveklabnik
[rust.git] / src / librustc_data_structures / bitvec.rs
2015-08-22 Steve KlabnikRollup merge of #27934 - MatejLach:spacing_fix, r=steve...
2015-08-22 Steve KlabnikRollup merge of #27926 - durka:emphasize-no-bin-doctest...
2015-08-22 Steve KlabnikRollup merge of #27924 - pornel:bookthreadjoin, r=steve...
2015-08-22 Steve KlabnikRollup merge of #27921 - tshepang:missing-words, r...
2015-08-22 Steve KlabnikRollup merge of #27920 - tshepang:ancient-syntax, r...
2015-08-22 Steve KlabnikRollup merge of #27904 - tshepang:nit, r=nikomatsakis
2015-08-22 Steve KlabnikRollup merge of #27903 - tshepang:improve-example,...
2015-08-22 borsAuto merge of #27914 - pnkfelix:fix-fcnr-for-valgrind...
2015-08-22 borsAuto merge of #27896 - alexcrichton:into-raw-os-prelude...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-22 borsAuto merge of #27913 - birkenfeld:remove_suffix_len...
2015-08-22 borsAuto merge of #27907 - huonw:simd, r=alexcrichton
2015-08-22 borsAuto merge of #27892 - nikomatsakis:issue-27583, r...
2015-08-21 Niko Matsakisnits from pnkfelix
2015-08-18 Niko Matsakisgeneralize bitvector code into a bitmatrix; write some...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-17 Manish GoregaokarRollup merge of #27069 - Eljay:fix-raw-attr-typo, r...
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-16 Steve KlabnikMerge branch 'fix-26673' of https://github.com/nhowell...
2015-07-16 Steve KlabnikMerge branch 'more-ref-fixes' of https://github.com...
2015-07-16 Steve KlabnikMerge branch 'coercions' of https://github.com/tshepang...
2015-07-16 Manish GoregaokarRollup merge of #26898 - GuillaumeGomez:fixup, r=eddyb
2015-07-16 Manish GoregaokarRollup merge of #26838 - P1start:refactor-diagnostic...
2015-07-16 Manish GoregaokarRollup merge of #26695 - rutsky:patch-2, r=Manishearth
2015-07-16 Manish GoregaokarRollup merge of #26693 - rutsky:patch-1, r=Manishearth
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-13 borsAuto merge of #26947 - nagisa:unicode-escape-error...
2015-07-13 borsAuto merge of #26750 - nrc:refactor-submod, r=sfackler
2015-07-12 borsAuto merge of #26895 - jroesch:modernize-typeck-names...
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-12 Manish GoregaokarRollup merge of #26881 - andreastt:international_keyboa...
2015-07-11 borsAuto merge of #26913 - sfackler:tuple-debug, r=alexcrichton
2015-07-11 borsAuto merge of #26882 - andreastt:style_improvements...
2015-07-11 borsAuto merge of #26878 - Esption:master, r=pnkfelix
2015-07-10 borsAuto merge of #26926 - alexcrichton:llvm-archive-writer...
2015-07-10 borsAuto merge of #26896 - tbu-:pr_getcwd, r=alexcrichton
2015-07-10 borsAuto merge of #26919 - alexcrichton:msvc-turn-off-unwin...
2015-07-10 borsAuto merge of #26751 - retep998:copy-that-floppy, r...
2015-07-10 borsAuto merge of #26907 - nrc:save-fns, r=brson
2015-07-09 borsAuto merge of #26766 - jespino:add-more-filetypes,...
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 borsAuto merge of #26909 - rick68:patch-10, r=dotdash
2015-07-09 borsAuto merge of #26904 - bluss:no-repeat, r=alexcrichton
2015-07-09 Ulrik SverdrupUse vec![elt; n] where possible
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-23 borsAuto merge of #24537 - rprichard:fix-parallel-check...
2015-04-21 Alex Crichtonrollup merge of #24541: alexcrichton/issue-24538
2015-04-21 Alex Crichtonrollup merge of #24222: lambda/rename-soft-link-to...
2015-04-21 Steve KlabnikRollup merge of #24516 - steveklabnik:gh22621, r=alexcr...
2015-04-21 Steve KlabnikRollup merge of #24514 - krzysz00:no-warnings-in-liball...
2015-04-20 borsAuto merge of #24606 - bombless:doc-result, r=alexcrichton
2015-04-20 borsAuto merge of #24597 - bombless:doc, r=steveklabnik
2015-04-19 borsAuto merge of #24554 - tshepang:let-faq, r=steveklabnik
2015-04-18 borsAuto merge of #24383 - avdi:patch-1, r=steveklabnik
2015-04-18 Manish GoregaokarRollup merge of #24548 - graydon:reference-tidying...
2015-04-18 Manish GoregaokarRollup merge of #24542 - michaelsproul:rollup, r=alexcr...
2015-04-18 Manish GoregaokarRollup merge of #24532 - brson:beta, r=pnkfelix
2015-04-18 Manish GoregaokarRollup merge of #24466 - steveklabnik:more_more_more...
2015-04-18 borsAuto merge of #24528 - tamird:valgrind-sched, r=alexcri...
2015-04-18 borsAuto merge of #24519 - rprichard:opt-write-args, r...
2015-04-18 borsAuto merge of #24464 - lambdaburrito:master, r=alexcrichton
2015-04-18 borsAuto merge of #24428 - kwantam:deprecate_unicode_fns...
2015-04-18 borsAuto merge of #24209 - nikomatsakis:refactor-unificatio...
2015-04-17 Niko MatsakisAdd licenses.
2015-04-17 Niko MatsakisPort to using the newer graph, which offers iterators...