]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/type_.rs
Use ast attributes every where (remove HIR attributes).
[rust.git] / src / librustc_trans / trans / type_.rs
2015-09-15 Nick CameronUse ast attributes every where (remove HIR attributes).
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28119 - nagisa:bytesderef, r=alexcrichton
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-04 Steve KlabnikRollup merge of #28216 - christopherdumas:fix_28196...
2015-09-04 borsAuto merge of #27984 - arielb1:misc-assemble-improvemen...
2015-09-03 Manish GoregaokarRollup merge of #28194 - steveklabnik:add_fixme, r...
2015-09-03 Manish GoregaokarRollup merge of #28164 - AlisdairO:diagnostics329,...
2015-09-03 borsAuto merge of #28174 - steveklabnik:gh14705, r=alexcricton
2015-09-02 borsAuto merge of #28138 - nrc:hir, r=nikomatsakis
2015-09-02 Nick CameronAdd an intital HIR and lowering step
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
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-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
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 #27625 - wthrowe:find, r=alexcrichton
2015-08-13 borsAuto merge of #27307 - rkruppe:dec2flt, r=pnkfelix
2015-08-13 borsAuto merge of #27652 - alex-ozdemir:iter, r=bluss
2015-08-12 borsAuto merge of #27630 - sylvestre:master, r=dotdash
2015-08-12 borsAuto merge of #27618 - dotdash:drop_fixes, r=luqmana
2015-08-12 Alex Crichtonrollup merge of #27636: llogiq/patch-1
2015-08-12 Alex Crichtonrollup merge of #27635: GuillaumeGomez/patch-4
2015-08-12 Alex Crichtonrollup merge of #27630: sylvestre/master
2015-08-12 Alex Crichtonrollup merge of #27622: eefriedman/https-url
2015-08-12 Alex Crichtonrollup merge of #27618: dotdash/drop_fixes
2015-08-12 Alex Crichtonrollup merge of #27615: GuillaumeGomez/send_sync
2015-08-12 Alex Crichtonrollup merge of #27605: AlisdairO/diagnostics387
2015-08-12 borsAuto merge of #27615 - GuillaumeGomez:send_sync, r...
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 #27633 - tshepang:patch-6, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27617 - AlisdairO:diagnostics193,...
2015-08-11 Manish GoregaokarRollup merge of #27612 - vincentbernat:fix/doc/iter...
2015-08-11 Manish GoregaokarRollup merge of #27611 - vincentbernat:fix/doc/chars...
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-11 borsAuto merge of #26818 - sfackler:duration-stabilization...
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 #27252 - tbu-:pr_less_transmutes, r=alexc...
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-09 Tobias BucherRemove #[cfg(stage0)] annotation
2015-08-09 Tobias BucherMake `slice::transmute*` private
2015-08-09 Tobias BucherReplace many uses of `mem::transmute` with more specifi...
2015-08-07 borsAuto merge of #27378 - GuillaumeGomez:patch-2, r=brson
2015-08-07 borsAuto merge of #27552 - tshepang:misc, r=brson
2015-08-06 borsAuto merge of #27296 - jroesch:type-macros, r=huonw
2015-08-06 Manish GoregaokarRollup merge of #27550 - tshepang:missing-info, r=brson
2015-08-05 borsAuto merge of #27505 - steveklabnik:exterminate_extermi...
2015-08-05 Steve KlabnikRollup merge of #27524 - steveklabnik:gh27523, r=gankro
2015-08-05 Steve KlabnikRollup merge of #27285 - lastorset:trait-operator-impl...
2015-08-05 borsAuto merge of #27458 - mitaa:local_cpath, r=nikomatsakis
2015-08-05 Manish GoregaokarRollup merge of #27528 - friedm:doc_meta_designator...
2015-08-05 Manish GoregaokarRollup merge of #27527 - aij:tarpl, r=Gankro
2015-08-05 Manish GoregaokarRollup merge of #27525 - Gankro:nomvar, r=aturon
2015-08-05 Manish GoregaokarRollup merge of #27521 - steveklabnik:doc_std_mem_forge...
2015-08-05 Manish GoregaokarRollup merge of #27519 - JanLikar:rearrange-patterns...
2015-08-05 borsAuto merge of #27503 - c-nixon:master, r=steveklabnik
2015-08-05 borsAuto merge of #27520 - brson:bump, r=alexcrichton
2015-08-05 borsAuto merge of #27439 - vberger:more_perseverant_resolve...
2015-08-05 borsAuto merge of #27393 - alexcrichton:no-std-changes...
2015-08-04 borsAuto merge of #27351 - pnkfelix:dst-size-and-align...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
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-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-28 Felix S. Klock IItrans: Add Type::to_string method to improve options...
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-20 borsAuto merge of #27044 - nrc:graphviz-style, r=@pnkfelix
2015-07-18 Manish GoregaokarRollup merge of #26777 - barosl:macro-doc-escapes,...
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 #27046 - nrc:driver-defaults, r=alexcri...
2015-07-16 Manish GoregaokarRollup merge of #27039 - bluss:siphash-tests, r=alexcri...
2015-07-16 Manish GoregaokarRollup merge of #26898 - GuillaumeGomez:fixup, r=eddyb
2015-07-16 Manish GoregaokarRollup merge of #26838 - P1start:refactor-diagnostic...
next