]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/dead.rs
Rollup merge of #27934 - MatejLach:spacing_fix, r=steveklabnik
[rust.git] / src / librustc / middle / dead.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-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-14 borsAuto merge of #27696 - bluss:into-boxed-str, r=alexcrichton
2015-08-13 borsAuto merge of #27652 - alex-ozdemir:iter, r=bluss
2015-08-12 borsAuto merge of #27618 - dotdash:drop_fixes, r=luqmana
2015-08-12 Tim NeumannFix #23808: dead_code lint: visit types in paths
2015-08-12 Alex Crichtonrollup merge of #27618: dotdash/drop_fixes
2015-08-11 borsAuto merge of #27584 - TimNN:macro-eof-span, r=huonw
2015-08-11 borsAuto merge of #27575 - brson:lint, r=alexcrichton
2015-08-11 borsAuto merge of #27553 - Diggsey:win-path-fix, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27577 - diaphore:trailing-newline...
2015-08-11 Manish GoregaokarRollup merge of #27572 - brson:authors, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27542 - steveklabnik:gh27303, r=alexcr...
2015-08-11 borsAuto merge of #27518 - alexcrichton:msvc-builtin-llvm...
2015-08-11 borsAuto merge of #27549 - tshepang:clarity, r=alexcrichton
2015-08-10 borsAuto merge of #27338 - alexcrichton:remove-morestack...
2015-08-10 borsAuto merge of #27531 - bluss:io-copy-dst, r=alexcrichton
2015-08-10 borsAuto merge of #27451 - seanmonstar:use-groups-as, r...
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-10 borsAuto merge of #27547 - vberger:more_perseverant_resolve...
2015-08-07 borsAuto merge of #27378 - GuillaumeGomez:patch-2, r=brson
2015-08-07 borsAuto merge of #27582 - pnkfelix:disable-nonzeroing...
2015-08-07 borsAuto merge of #27551 - arielb1:adt-def, r=nikomatsakis
2015-08-06 Ariel Ben-Yehudause VariantDef instead of struct_fields
2015-08-06 Ariel Ben-Yehudaintroduce an ADTDef struct for struct/enum definitions
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 #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 'coercions' of https://github.com/tshepang...
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 #26750 - nrc:refactor-submod, r=sfackler
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-08 Steve KlabnikRollup merge of #26687 - christianweinz:patch-1, r...
2015-07-07 borsAuto merge of #26747 - huonw:stability-issue, r=alexcri...
2015-07-07 Steve KlabnikRollup merge of #26742 - GuillaumeGomez:patch-2, r...
2015-07-06 Steve KlabnikRollup merge of #26835 - tshepang:copy-or-not, r=stevek...
2015-07-06 Steve KlabnikRollup merge of #26834 - tshepang:space, r=brson
2015-07-06 Steve KlabnikRollup merge of #26809 - cmr:libc-ioctl, r=alexcrichton
2015-07-06 Steve KlabnikRollup merge of #26761 - steveklabnik:actually_ub,...
2015-07-06 borsAuto merge of #26741 - alexcrichton:noinline-destructor...
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #26473 - Eljay:missing_docs, r=alexcrichton
2015-07-05 Steve KlabnikRollup merge of #26808 - tshepang:closures, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26800 - tshepang:comma, r=Gankro
2015-07-05 Steve KlabnikRollup merge of #26789 - tshepang:improve-array-example...
2015-07-05 Steve KlabnikRollup merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-07-05 Steve KlabnikRollup merge of #26795 - tshepang:typo, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26792 - tshepang:follow-idiom, r=steve...
2015-07-05 Steve KlabnikRollup merge of #26791 - tshepang:misc-ref-fixes, r...
2015-07-05 Steve KlabnikRollup merge of #26788 - tshepang:not-exclamation-marks...
2015-07-05 Steve KlabnikRollup merge of #26787 - tshepang:tuple-usage, r=stevek...
2015-07-05 Steve KlabnikRollup merge of #26785 - tshepang:inference, r=steveklabnik
2015-07-04 borsAuto merge of #26776 - bluss:num-inline, r=eddyb
2015-07-04 borsAuto merge of #26694 - eddyb:method-nan, r=arielb1
2015-07-04 Eduard Burtescurustc: remove MethodOrigin and use the container to...
2015-07-04 Eduard Burtescurustc: simplify ty::MethodOrigin and avoid trait item...
2015-07-04 Eduard Burtescurustc: remove unused MethodStaticClosure variant of...
2015-07-03 borsAuto merge of #26610 - aturon:fix_make_unique, r=alexcr...
2015-07-01 borsAuto merge of #26658 - alexcrichton:windows-net-no...
2015-07-01 borsAuto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
2015-07-01 borsAuto merge of #26540 - oli-obk:issue11715, r=nrc
2015-06-30 Steve KlabnikRollup merge of #26678 - bluss:doc-fmt, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26627 - tshepang:stdin-example, r...
2015-06-30 Steve KlabnikRollup merge of #26622 - tshepang:indents, r=sanxiyn
2015-06-30 Steve KlabnikRollup merge of #26580 - adamheins:master, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-30 borsAuto merge of #26327 - bluss:two-way, r=aturon
2015-06-29 borsAuto merge of #26623 - Saser:master, r=steveklabnik
2015-06-29 borsAuto merge of #26530 - steveklabnik:gh26471, r=alexcrichton
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-29 Manish GoregaokarRollup merge of #26645 - richo:makefile-typo, r=sfackler
2015-06-29 Manish GoregaokarRollup merge of #26644 - pelmers:make_stage_tip, r...
2015-06-29 Manish GoregaokarRollup merge of #26593 - GuillaumeGomez:patch-2, r...
2015-06-29 borsAuto merge of #26582 - jroesch:infer-ctxt-refactor...
2015-06-27 Jared RoeschBegin refactor type checking state
2015-06-27 borsAuto merge of #26621 - tshepang:missed-removal, r=steve...
2015-06-27 borsAuto merge of #26616 - Manishearth:rollup, r=Manishearth
2015-06-27 borsAuto merge of #26609 - huonw:align, r=alexcrichton
2015-06-27 borsAuto merge of #26579 - Techern:start-12-doc, r=brson
2015-06-27 borsAuto merge of #26575 - eddyb:tycx, r=nikomatsakis
2015-06-26 Eduard Burtescurustc: switch most remaining middle::ty functions to...
next