]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/foreign.rs
Use ast attributes every where (remove HIR attributes).
[rust.git] / src / librustc_trans / trans / foreign.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 #28413 - arielb1:deduplication, r=eddyb
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 borsAuto merge of #28358 - dotdash:nounwind, r=alexcrichton
2015-09-14 Björn SteinbrinkMark all extern functions as nounwind
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-13 Björn SteinbrinkCentralise the handling of attributes on extern functions
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 #28009 - GuillaumeGomez:patch-1, r=Manish...
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-31 borsAuto merge of #28007 - Ms2ger:FnKind, r=nrc
2015-08-30 borsAuto merge of #27983 - barosl:respect-color, r=nrc
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-29 borsAuto merge of #28042 - Jake-Shadle:master, r=steveklabnik
2015-08-29 borsAuto merge of #28043 - apasel422:rfc-1194, r=alexcrichton
2015-08-28 borsAuto merge of #28047 - steveklabnik:doc_print, r=alexcr...
2015-08-28 borsAuto merge of #28038 - durka:grep-unstable-issue-refs...
2015-08-28 borsAuto merge of #27956 - withoutboats:extend_string,...
2015-08-27 Manish GoregaokarRollup merge of #28048 - steveklabnik:doc_unimplemented...
2015-08-27 Manish GoregaokarRollup merge of #28045 - apasel422:iter, r=sfackler
2015-08-27 Manish GoregaokarRollup merge of #28039 - birkenfeld:option_result_ref_i...
2015-08-27 Manish GoregaokarRollup merge of #28033 - Manishearth:compilerexpn,...
2015-08-27 Manish GoregaokarRollup merge of #28029 - tshepang:unusual, r=steveklabnik
2015-08-27 Manish GoregaokarRollup merge of #28022 - steveklabnik:gh27936, r=alexcr...
2015-08-27 Manish GoregaokarRollup merge of #28013 - artemshitov:rustbook-scrolling...
2015-08-27 Manish GoregaokarRollup merge of #28010 - GuillaumeGomez:patch-2, r...
2015-08-27 borsAuto merge of #27930 - barosl:path_max, r=alexcrichton
2015-08-27 borsAuto merge of #27999 - dotdash:lt, r=eddyb
2015-08-27 borsAuto merge of #28016 - ranma42:mini-rem-in-core, r...
2015-08-27 borsAuto merge of #27975 - sfackler:iter-order-methods...
2015-08-27 borsAuto merge of #27808 - SimonSapin:utf16decoder, r=alexc...
2015-08-26 borsAuto merge of #27992 - wthrowe:dead-main-2, r=alexcrichton
2015-08-26 borsAuto merge of #27991 - bluss:chain-rev, r=alexcrichton
2015-08-25 Björn SteinbrinkPrefer alloc_ty() instead of alloca() where possible
2015-08-25 Björn SteinbrinkAdd missing lifetime intrinsics in a few places
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 #27982 - frewsxcv:patch-25, r=steveklabnik
2015-08-25 Steve KlabnikRollup merge of #27978 - mgrabovsky:doc-fix, r=steveklabnik
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 #27986 - chris-morgan:reduce-string-exten...
2015-08-25 borsAuto merge of #27981 - dotdash:gepi, r=brson
2015-08-24 Björn SteinbrinkUse StructGEP instead of GEPi where appropriate
2015-08-24 Björn SteinbrinkRename get_len() to get_meta()
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-24 borsAuto merge of #27857 - Manishearth:improve-fnkind,...
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
2015-08-18 borsAuto merge of #27836 - alexcrichton:rename-cstring...
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 #27870 - durka:patch-5, r=steveklabnik
2015-08-18 borsAuto merge of #27869 - alexcrichton:libtest-panic,...
2015-08-18 borsAuto merge of #27866 - arielb1:really-fast-reject,...
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 #27169 - huonw:simd, r=alexcrichton
2015-08-17 Huon WilsonCreate "platform-intrinsic" ABI for SIMD/platform intri...
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
next