]> git.lizzy.rs Git - rust.git/history - src/librustc/metadata/inline.rs
Port a bunch of code new-visitor; all of these ports were
[rust.git] / src / librustc / metadata / inline.rs
2015-11-19 Niko MatsakisPort a bunch of code new-visitor; all of these ports...
2015-11-19 Niko MatsakisRework the `IdVisitor` so that it only visits item...
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
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-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-27 borsAuto merge of #27975 - sfackler:iter-order-methods...
2015-08-27 borsAuto merge of #27808 - SimonSapin:utf16decoder, r=alexc...
2015-08-25 borsAuto merge of #27995 - nagisa:windows-error-message...
2015-08-25 Steve KlabnikRollup merge of #27988 - nagisa:diags-e0139, r=brson
2015-08-25 Steve KlabnikRollup merge of #27968 - adamcrume:master, r=steveklabnik
2015-08-25 Steve KlabnikRollup merge of #27905 - tshepang:E0133, r=brson
2015-08-25 borsAuto merge of #27981 - dotdash:gepi, r=brson
2015-08-25 borsAuto merge of #27974 - Diggsey:issue-27952, r=alexcrichton
2015-08-25 borsAuto merge of #27971 - tbu-:pr_cloexec, r=alexcrichton
2015-08-25 borsAuto merge of #27966 - GuillaumeGomez:iterator, r=alexc...
2015-08-25 borsAuto merge of #27957 - overminder:aug23-i686-android...
2015-08-25 borsAuto merge of #27945 - Eljay:upgrade-hoedown, r=alexcri...
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-24 borsAuto merge of #27976 - sfackler:addrparseerror-error...
2015-08-24 borsAuto merge of #27857 - Manishearth:improve-fnkind,...
2015-08-24 borsAuto merge of #27856 - nikomatsakis:move-def-id-to...
2015-08-24 Niko Matsakisfallout from moving def-id
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-19 borsAuto merge of #27849 - jonas-schievink:macro-errors...
2015-08-18 borsAuto merge of #27850 - alexcrichton:fix-musl, r=brson
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-16 borsAuto merge of #27858 - rkruppe:rustdoc-codespans, r...
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
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