]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/intrinsic.rs
Use ast attributes every where (remove HIR attributes).
[rust.git] / src / librustc_typeck / check / intrinsic.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 #28407 - mmcco:master, r=alexcrichton
2015-09-15 borsAuto merge of #28406 - petrochenkov:primitive, r=eddyb
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-15 borsAuto merge of #28268 - petrochenkov:fnptr, r=alexcrichton
2015-09-15 borsAuto merge of #28395 - ebfull:fix-associated-item-resol...
2015-09-15 borsAuto merge of #28351 - jonas-schievink:macro-bt, r=nrc
2015-09-15 borsAuto merge of #28274 - arielb1:split-ty, r=nikomatsakis
2015-09-14 borsAuto merge of #28256 - petrochenkov:conv, r=alexcrichton
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28248 - PeterReid:master, r=alexcrichton
2015-09-14 Ariel Ben-Yehudamove middle::ty and related modules to middle/ty/
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-13 borsAuto merge of #28286 - matklad:remove-dead-code, r...
2015-09-11 borsAuto merge of #28328 - tshepang:unusual, r=brson
2015-09-10 borsAuto merge of #28329 - tshepang:comfort, r=steveklabnik
2015-09-10 borsAuto merge of #28323 - tshepang:idiom, r=steveklabnik
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-09 borsAuto merge of #28250 - durka:patch-7, r=steveklabnik
2015-09-09 borsAuto merge of #28198 - alexcrichton:from-raw-mut, r...
2015-09-08 borsAuto merge of #28241 - dhuseby:adding_openbsd_snapshot...
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-08 borsAuto merge of #28246 - huonw:lang-tracking-issues,...
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-05 borsAuto merge of #28190 - arielb1:generic-key-entry, r...
2015-09-05 borsAuto merge of #28249 - stepancheg:get-num-cpus, r=huonw
2015-09-05 Manish GoregaokarRollup merge of #28234 - AlisdairO:diagnostics247,...
2015-09-05 Manish GoregaokarRollup merge of #28231 - GuillaumeGomez:help_note,...
2015-09-05 Manish GoregaokarRollup merge of #28225 - jackwilsonv:patch-3, r=stevekl...
2015-09-05 borsAuto merge of #28242 - Diggsey:msvc-backtrace, r=alexcr...
2015-09-05 borsAuto merge of #28240 - nhowell:master, r=steveklabnik
2015-09-05 borsAuto merge of #28221 - huonw:simd, r=alexcrichton
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 Huon WilsonSupport bitcasts in platform intrinsic generator.
2015-09-04 Huon WilsonSupport void in platform intrinsic generator.
2015-09-04 Huon WilsonAdd support for pointers to generator.py.
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-09-02 borsAuto merge of #28117 - marcusklaas:continue-break,...
2015-09-02 borsAuto merge of #28135 - jackwilsonv:patch-1, r=steveklabnik
2015-09-02 borsAuto merge of #28156 - nagisa:binaryheap-debug, r=Gankro
2015-09-02 borsAuto merge of #28148 - eefriedman:binary_heap, r=alexcr...
2015-09-01 borsAuto merge of #28132 - arielb1:uninstantiable, r=nikoma...
2015-09-01 borsAuto merge of #28146 - eefriedman:deque_extras, r=alexc...
2015-09-01 borsAuto merge of #28130 - alexcrichton:fix-msvc-static...
2015-09-01 borsAuto merge of #28088 - tbu-:pr_fixed_size_array, r...
2015-09-01 borsAuto merge of #28115 - AlexDenisov:patch-1, r=steveklabnik
2015-09-01 borsAuto merge of #28060 - GuillaumeGomez:patch-3, r=Manish...
2015-09-01 borsAuto merge of #28137 - nrc:remove-non-multi, r=huonw
2015-09-01 borsAuto merge of #28122 - apasel422:issue-28093, r=alexcri...
2015-09-01 borsAuto merge of #28094 - apasel422:extend-hashmap, r...
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28009 - GuillaumeGomez:patch-1, r=Manish...
2015-08-31 borsAuto merge of #28123 - Aatch:fix-silly-tuple-constructo...
2015-08-31 borsAuto merge of #28116 - nrc:closure-expand, r=alexcrichton
2015-08-31 borsAuto merge of #28107 - mneumann:dragonfly_ar, r=alexcri...
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-31 borsAuto merge of #27980 - tbu-:pr_cloexec_dup, r=alexcrichton
2015-08-31 borsAuto merge of #28103 - GuillaumeGomez:fix-intrinsic...
2015-08-30 Guillaume GomezAdd checkup on number of arguments
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-30 Huon WilsonSupport different scalar integer widths in Rust v....
2015-08-29 Huon WilsonAdd support for aggregates in platform intrinsics.
2015-08-29 Huon WilsonSeparate integers into signed and unsigned.
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-23 borsAuto merge of #27919 - Eljay:doc-varargs, r=alexcrichton
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 #27871 - alexcrichton:stabilize-libcore...
2015-08-22 borsAuto merge of #27860 - m4rw3r:rustdoc_unstable_feature_...
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27875 - alexcrichton:msvc-f32-rem, 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
next