]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/inline.rs
Merge VariantData and VariantData_
[rust.git] / src / librustc_trans / trans / inline.rs
2015-08-16 borsAuto merge of #27853 - seckar:master, r=steveklabnik
2015-08-16 borsAuto merge of #27818 - alexcrichton:tag-all-the-issues...
2015-08-16 borsAuto merge of #27851 - nikomatsakis:cleanup-ty-decoder...
2015-08-15 Niko Matsakismove InlinedItem into librustc, where it belongs
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 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-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 'coercions' of https://github.com/tshepang...
2015-07-14 Alexis Beingessnermove everything into the Rust tree
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-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-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-03 borsAuto merge of #26610 - aturon:fix_make_unique, r=alexcr...
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 #26530 - steveklabnik:gh26471, r=alexcrichton
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-29 Manish GoregaokarRollup merge of #26593 - GuillaumeGomez:patch-2, r...
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...
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-17 borsAuto merge of #26062 - eefriedman:cleanup-cached, r...
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-13 borsAuto merge of #26118 - tshepang:define-trait, r=stevekl...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-11 Joshua LandauConver reborrows to .iter() calls where appropriate
2015-06-10 borsAuto merge of #25777 - shepmaster:cstring-return-to...
2015-06-10 Joshua LandauRemoved many pointless calls to *iter() and iter_mut()
2015-06-10 borsAuto merge of #26058 - Kimundi:issue15609, r=nikomatsakis
2015-06-09 borsAuto merge of #25836 - steveklabnik:gh25305, r=alexcrichton
2015-06-09 Steve KlabnikRollup merge of #26111 - tshepang:consistency, r=brson
2015-06-09 borsAuto merge of #26039 - SimonSapin:case-mapping, r=alexc...
2015-06-09 borsAuto merge of #25995 - alexcrichton:msvc-md, r=brson
2015-06-09 borsAuto merge of #26068 - bluss:bench-sigfigs, r=huonw
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
2015-06-09 Manish GoregaokarRollup merge of #26113 - tshepang:avoid-abbreviations...
2015-06-09 Manish GoregaokarRollup merge of #26112 - tshepang:readability, r=stevek...
2015-06-09 Manish GoregaokarRollup merge of #26105 - tshepang:sentence-not-clear...
2015-06-09 Manish GoregaokarRollup merge of #26078 - diwic:patch-2, r=alexcrichton
2015-06-09 Manish GoregaokarRollup merge of #26073 - chuckSMASH:trpl-5-4-comments...
2015-06-09 Manish GoregaokarRollup merge of #25968 - benfleis:master, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #25948 - tshepang:misc-doc-improvements...
2015-06-09 Manish GoregaokarRollup merge of #25909 - frankamp:patch-1, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #25898 - azerupi:patch-3, r=steveklabnik
2015-06-08 borsAuto merge of #26079 - eefriedman:emit-closure, r=nrc
2015-06-08 borsAuto merge of #26077 - SimonSapin:patch-6, r=alexcrichton
next